summaryrefslogtreecommitdiff
path: root/arch/x86/dts/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/dts/Makefile')
-rw-r--r--arch/x86/dts/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/arch/x86/dts/Makefile b/arch/x86/dts/Makefile
index 431bbd8a0d..f86514ce83 100644
--- a/arch/x86/dts/Makefile
+++ b/arch/x86/dts/Makefile
@@ -2,7 +2,9 @@ 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)