]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - arch/x86/dts/Makefile
x86: Support Intel Cherry Hill board
[people/ms/u-boot.git] / arch / x86 / dts / Makefile
index bb3b116533e8f31c5e7b7e9478b3f960fa6374a5..6d0c4b65ecf5cf24e92d66fe7cc153720eb5f9e6 100644 (file)
@@ -1,6 +1,25 @@
-dtb-y += link.dtb \
+#
+# SPDX-License-Identifier:     GPL-2.0+
+#
+
+dtb-y += bayleybay.dtb \
+       cherryhill.dtb \
        chromebook_link.dtb \
-       alex.dtb
+       chromebox_panther.dtb \
+       chromebook_samus.dtb \
+       conga-qeval20-qa3-e3845.dtb \
+       cougarcanyon2.dtb \
+       crownbay.dtb \
+       dfi-bt700-q7x-151.dtb \
+       edison.dtb \
+       efi.dtb \
+       galileo.dtb \
+       minnowmax.dtb \
+       qemu-x86_i440fx.dtb \
+       qemu-x86_q35.dtb \
+       theadorable-x86-dfi-bt700.dtb \
+       broadwell_som-6896.dtb \
+       baytrail_som-db5800-som-6867.dtb
 
 targets += $(dtb-y)