mirror of
https://github.com/MiSTer-devel/u-boot_MiSTer.git
synced 2026-04-19 03:05:37 +00:00
7 lines
246 B
Makefile
7 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/
|