X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=arch%2Farm%2Fdts%2FMakefile;fp=arch%2Farm%2Fdts%2FMakefile;h=8b971434eb4339335d09e4a9c16cc171d6c27d28;hb=504bf790da08db9b4a443566cf6ef577f9c7996a;hp=a199f3f9886032e5adac6666e2b18b6042ce7f50;hpb=8c66fb88e3bd00b486d2da2b90f5ff8534b7e3c0;p=platform%2Fkernel%2Fu-boot.git diff --git a/arch/arm/dts/Makefile b/arch/arm/dts/Makefile index a199f3f..8b97143 100644 --- a/arch/arm/dts/Makefile +++ b/arch/arm/dts/Makefile @@ -480,6 +480,7 @@ dtb-$(CONFIG_MACH_SUN50I_H5) += \ sun50i-h5-orangepi-prime.dtb \ sun50i-h5-orangepi-zero-plus2.dtb dtb-$(CONFIG_MACH_SUN50I_H6) += \ + sun50i-h6-beelink-gs1.dtb \ sun50i-h6-orangepi-lite2.dtb \ sun50i-h6-orangepi-one-plus.dtb \ sun50i-h6-pine-h64.dtb @@ -494,7 +495,8 @@ dtb-$(CONFIG_MACH_SUN50I) += \ sun50i-a64-pine64-plus.dtb \ sun50i-a64-pine64.dtb \ sun50i-a64-pinebook.dtb \ - sun50i-a64-sopine-baseboard.dtb + sun50i-a64-sopine-baseboard.dtb \ + sun50i-a64-teres-i.dtb dtb-$(CONFIG_MACH_SUN9I) += \ sun9i-a80-optimus.dtb \ sun9i-a80-cubieboard4.dtb \