Andy Gross | 5d144e3 | 2014-04-24 11:31:21 -0500 | [diff] [blame] | 1 | # |
2 | # Makefile for the Linux Kernel SOC specific device drivers. | ||||
3 | # | ||||
4 | |||||
5 | obj-$(CONFIG_ARCH_QCOM) += qcom/ | ||||
Peter De Schrijver | 783c8f4 | 2014-06-12 18:36:37 +0300 | [diff] [blame] | 6 | obj-$(CONFIG_ARCH_TEGRA) += tegra/ |