]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - arch/arm/cpu/Makefile
kbuild: use boolean macros to select tegra*-common directory
[karo-tx-uboot.git] / arch / arm / cpu / Makefile
1 obj-$(CONFIG_AT91FAMILY) += at91-common/
2 obj-$(CONFIG_TEGRA20) += tegra20-common/
3 obj-$(CONFIG_TEGRA30) += tegra30-common/
4 obj-$(CONFIG_TEGRA114) += tegra114-common/
5 obj-$(CONFIG_TEGRA124) += tegra124-common/
6 obj-$(CONFIG_TEGRA) += tegra-common/