summaryrefslogtreecommitdiffstats
path: root/drivers/soc/Makefile
diff options
context:
space:
mode:
authorMichal Simek2017-12-19 14:15:25 +0100
committerMichal Simek2018-01-08 13:42:39 +0100
commit5abcdc206fe8383f1e74d6cbce2f16ff0b121715 (patch)
treefce37f6f9489500223629f353685817c9605d893 /drivers/soc/Makefile
parentLinux 4.15-rc1 (diff)
downloadkernel-qcow2-linux-5abcdc206fe8383f1e74d6cbce2f16ff0b121715.tar.gz
kernel-qcow2-linux-5abcdc206fe8383f1e74d6cbce2f16ff0b121715.tar.xz
kernel-qcow2-linux-5abcdc206fe8383f1e74d6cbce2f16ff0b121715.zip
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 <michal.simek@xilinx.com>
Diffstat (limited to 'drivers/soc/Makefile')
-rw-r--r--drivers/soc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/soc/Makefile b/drivers/soc/Makefile
index deecb16e7256..61c584d9d619 100644
--- a/drivers/soc/Makefile
+++ b/drivers/soc/Makefile
@@ -22,4 +22,5 @@ obj-$(CONFIG_ARCH_TEGRA) += tegra/
obj-$(CONFIG_SOC_TI) += ti/
obj-$(CONFIG_ARCH_U8500) += ux500/
obj-$(CONFIG_PLAT_VERSATILE) += versatile/
+obj-y += xilinx/
obj-$(CONFIG_ARCH_ZX) += zte/