xref: /linux/drivers/soc/Makefile (revision 3a4c695965cb1b3fd5b7e420eeab958af139328c)
1#
2# Makefile for the Linux Kernel SOC specific device drivers.
3#
4
5obj-$(CONFIG_ARCH_QCOM)		+= qcom/
6obj-$(CONFIG_ARCH_TEGRA)	+= tegra/
7