mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-01-30 18:53:17 +01:00
6 lines
246 B
Makefile
6 lines
246 B
Makefile
obj-$(CONFIG_AT91FAMILY) += at91-common/
|
|
obj-$(CONFIG_TEGRA20) += tegra20-common/
|
|
obj-$(CONFIG_TEGRA30) += tegra30-common/
|
|
obj-$(CONFIG_TEGRA114) += tegra114-common/
|
|
obj-$(CONFIG_TEGRA124) += tegra124-common/
|
|
obj-$(CONFIG_TEGRA) += tegra-common/
|