]> 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 7a66133555eac556deee8cdd66698cdb02247f2a..f86514ce83930c6e5c77e72f266b8c2f48c0af1b 100644 (file)
@@ -1,7 +1,10 @@
 dtb-y += chromebook_link.dtb \
+       chromebox_panther.dtb \
        crownbay.dtb \
        galileo.dtb \
-       minnowmax.dtb
+       minnowmax.dtb \
+       qemu-x86_i440fx.dtb \
+       qemu-x86_q35.dtb
 
 targets += $(dtb-y)