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