aboutsummaryrefslogtreecommitdiff
path: root/target/ppc
diff options
context:
space:
mode:
authorMurilo Opsfelder Araujo <muriloo@linux.ibm.com>2022-05-10 20:54:39 -0300
committerDaniel Henrique Barboza <danielhb413@gmail.com>2022-05-26 17:11:32 -0300
commitc9f8004b6adf7020ba742d16b132e84ff6e57863 (patch)
tree8b8f1810cb8728dfe114e0d0e0036ca77be032f2 /target/ppc
parent162eec18c0aed28eda472bacf207b7b222894169 (diff)
downloadqemu-c9f8004b6adf7020ba742d16b132e84ff6e57863.zip
qemu-c9f8004b6adf7020ba742d16b132e84ff6e57863.tar.gz
qemu-c9f8004b6adf7020ba742d16b132e84ff6e57863.tar.bz2
mos6522: fix linking error when CONFIG_MOS6522 is not set
When CONFIG_MOS6522 is not set, building ppc64-softmmu target fails: /usr/bin/ld: libqemu-ppc64-softmmu.fa.p/monitor_misc.c.o:(.data+0x1158): undefined reference to `hmp_info_via' Make devices configuration available in hmp-commands*.hx and check for CONFIG_MOS6522. Fixes: 409e9f7131e5 (mos6522: add "info via" HMP command for debugging) Signed-off-by: Murilo Opsfelder Araujo <muriloo@linux.ibm.com> Cc: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Cc: Fabiano Rosas <farosas@linux.ibm.com> Cc: Thomas Huth <thuth@redhat.com> Reviewed-by: Thomas Huth <thuth@redhat.com> Message-Id: <20220510235439.54775-1-muriloo@linux.ibm.com> Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Diffstat (limited to 'target/ppc')
0 files changed, 0 insertions, 0 deletions