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