]> Git Repo - qemu.git/blobdiff - Makefile.target
target-arm: Add arm_boot_info secure_boot control
[qemu.git] / Makefile.target
index 1e8d7abcb3feff84e827d10fe3e65a4357db33ab..e9ff1eed7b9bcf74444af8000d86f56d286517dd 100644 (file)
@@ -127,7 +127,7 @@ endif #CONFIG_BSD_USER
 # System emulator target
 ifdef CONFIG_SOFTMMU
 obj-y += arch_init.o cpus.o monitor.o gdbstub.o balloon.o ioport.o numa.o
-obj-y += qtest.o
+obj-y += qtest.o bootdevice.o
 obj-y += hw/
 obj-$(CONFIG_FDT) += device_tree.o
 obj-$(CONFIG_KVM) += kvm-all.o
This page took 0.022687 seconds and 4 git commands to generate.