X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=qemu%2Froms%2Fu-boot%2Farch%2Farm%2Fcpu%2FMakefile;fp=qemu%2Froms%2Fu-boot%2Farch%2Farm%2Fcpu%2FMakefile;h=35d8d387bd00343438b9a7eb62a895740ebfb5c5;hb=e44e3482bdb4d0ebde2d8b41830ac2cdb07948fb;hp=0000000000000000000000000000000000000000;hpb=9ca8dbcc65cfc63d6f5ef3312a33184e1d726e00;p=kvmfornfv.git diff --git a/qemu/roms/u-boot/arch/arm/cpu/Makefile b/qemu/roms/u-boot/arch/arm/cpu/Makefile new file mode 100644 index 000000000..35d8d387b --- /dev/null +++ b/qemu/roms/u-boot/arch/arm/cpu/Makefile @@ -0,0 +1,6 @@ +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/