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