]> Git Repo - qemu.git/commitdiff
qemu-options.hx: allow -dtb argument for all archs
authorPeter A. G. Crosthwaite <[email protected]>
Sun, 4 Mar 2012 11:03:54 +0000 (21:03 +1000)
committerEdgar E. Iglesias <[email protected]>
Mon, 5 Mar 2012 22:00:15 +0000 (23:00 +0100)
Signed-off-by: Peter A. G. Crosthwaite <[email protected]>
Signed-off-by: Edgar E. Iglesias <[email protected]>
qemu-options.hx

index e38799c64876dc6ffab3385d195da04ee1c267eb..daefce3038c6541d9c5ae7584afc544a94b5942b 100644 (file)
@@ -2038,7 +2038,7 @@ first module.
 ETEXI
 
 DEF("dtb", HAS_ARG, QEMU_OPTION_dtb, \
-    "-dtb    file    use 'file' as device tree image\n", QEMU_ARCH_ARM)
+    "-dtb    file    use 'file' as device tree image\n", QEMU_ARCH_ALL)
 STEXI
 @item -dtb @var{file}
 @findex -dtb
This page took 0.035748 seconds and 4 git commands to generate.