From 379b5c7c3cf5891e8905b0a12c07566362b2588a Mon Sep 17 00:00:00 2001 From: "Peter A. G. Crosthwaite" Date: Sun, 4 Mar 2012 21:03:54 +1000 Subject: [PATCH] qemu-options.hx: allow -dtb argument for all archs Signed-off-by: Peter A. G. Crosthwaite Signed-off-by: Edgar E. Iglesias --- qemu-options.hx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qemu-options.hx b/qemu-options.hx index e38799c648..daefce3038 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 -- 2.11.0