From: Peter A. G. Crosthwaite Date: Sun, 4 Mar 2012 11:03:54 +0000 (+1000) Subject: qemu-options.hx: allow -dtb argument for all archs X-Git-Tag: v1.1-rc0~270 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=379b5c7c3cf5891e8905b0a12c07566362b2588a;p=thirdparty%2Fqemu.git qemu-options.hx: allow -dtb argument for all archs Signed-off-by: Peter A. G. Crosthwaite Signed-off-by: Edgar E. Iglesias --- diff --git a/qemu-options.hx b/qemu-options.hx index e38799c6487..daefce3038c 100644 --- a/qemu-options.hx +++ b/qemu-options.hx @@ -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