X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=arch%2Farm%2Fdts%2FMakefile;h=52f89268940020a2e1389ce37ae99637878a52e3;hb=57f878efe5b2a588a4bbd56412529034978facd0;hp=c37580ed842e6fddb459efb631b2e4796afbff04;hpb=e89d623f099c44b0b166ccf46bce2e6a0b99c984;p=u-boot diff --git a/arch/arm/dts/Makefile b/arch/arm/dts/Makefile index c37580ed84..52f8926894 100644 --- a/arch/arm/dts/Makefile +++ b/arch/arm/dts/Makefile @@ -1,3 +1,4 @@ +dtb-$(CONFIG_MACH_SUN7I) += sun7i-a20-pcduino3.dtb dtb-$(CONFIG_S5PC100) += s5pc1xx-smdkc100.dtb dtb-$(CONFIG_S5PC110) += s5pc1xx-goni.dtb dtb-$(CONFIG_EXYNOS4) += exynos4210-origen.dtb \ @@ -22,6 +23,7 @@ dtb-$(CONFIG_TEGRA) += tegra20-harmony.dtb \ tegra20-ventana.dtb \ tegra20-whistler.dtb \ tegra20-colibri_t20_iris.dtb \ + tegra30-apalis.dtb \ tegra30-beaver.dtb \ tegra30-cardhu.dtb \ tegra30-colibri.dtb \