From 5abcdc206fe8383f1e74d6cbce2f16ff0b121715 Mon Sep 17 00:00:00 2001 From: Michal Simek Date: Tue, 19 Dec 2017 14:15:25 +0100 Subject: soc: xilinx: Create folder structure for soc specific drivers Create directory structure with Makefile/Kconfig for adding xilinx soc specific drivers. Signed-off-by: Michal Simek --- drivers/soc/xilinx/Makefile | 1 + 1 file changed, 1 insertion(+) create mode 100644 drivers/soc/xilinx/Makefile (limited to 'drivers/soc/xilinx/Makefile') diff --git a/drivers/soc/xilinx/Makefile b/drivers/soc/xilinx/Makefile new file mode 100644 index 000000000000..f66554cd5c45 --- /dev/null +++ b/drivers/soc/xilinx/Makefile @@ -0,0 +1 @@ +# SPDX-License-Identifier: GPL-2.0 -- cgit v1.2.3-55-g7522