x86: qemu: Create separate i440fx and q35 device trees
[platform/kernel/u-boot.git] / arch / x86 / dts / Makefile
index ca2eab3..f86514c 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)