diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/machine/qemuzynq.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/qemuzynq.conf b/conf/machine/qemuzynq.conf index a0ef073b..0e57ece3 100644 --- a/conf/machine/qemuzynq.conf +++ b/conf/machine/qemuzynq.conf | |||
@@ -7,6 +7,8 @@ MACHINE_FEATURES := "" | |||
7 | require conf/machine/include/tune-zynq.inc | 7 | require conf/machine/include/tune-zynq.inc |
8 | require conf/machine/include/machine-xilinx-default.inc | 8 | require conf/machine/include/machine-xilinx-default.inc |
9 | 9 | ||
10 | EXTRA_IMAGEDEPENDS += "qemu-native qemu-helper-native" | ||
11 | |||
10 | SERIAL_CONSOLE = "115200 ttyPS0" | 12 | SERIAL_CONSOLE = "115200 ttyPS0" |
11 | 13 | ||
12 | MACHINE_DEVICETREE := "qemu/qemuzynq.dts" | 14 | MACHINE_DEVICETREE := "qemu/qemuzynq.dts" |