]> 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 ca2eab3fa2746fe7ce91e117fbad6d9d1f580432..f86514ce83930c6e5c77e72f266b8c2f48c0af1b 100644 (file)
@@ -3,7 +3,8 @@ dtb-y += chromebook_link.dtb \
        crownbay.dtb \
        galileo.dtb \
        minnowmax.dtb \
-       qemu-x86.dtb
+       qemu-x86_i440fx.dtb \
+       qemu-x86_q35.dtb
 
 targets += $(dtb-y)