]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - arch/x86/dts/Makefile
x86: qemu: Create separate i440fx and q35 device trees
[people/ms/u-boot.git] / arch / x86 / dts / Makefile
index bb3b116533e8f31c5e7b7e9478b3f960fa6374a5..f86514ce83930c6e5c77e72f266b8c2f48c0af1b 100644 (file)
@@ -1,6 +1,10 @@
-dtb-y += link.dtb \
-       chromebook_link.dtb \
-       alex.dtb
+dtb-y += chromebook_link.dtb \
+       chromebox_panther.dtb \
+       crownbay.dtb \
+       galileo.dtb \
+       minnowmax.dtb \
+       qemu-x86_i440fx.dtb \
+       qemu-x86_q35.dtb
 
 targets += $(dtb-y)