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