X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=qemu%2Ftarget-sh4%2FMakefile.objs;fp=qemu%2Ftarget-sh4%2FMakefile.objs;h=2c25d96e65584abf6aca9dfbf93e220eeaf38ecc;hb=437fd90c0250dee670290f9b714253671a990160;hp=a285358adf972309b4921397a74e1751671f93b1;hpb=5bbd6fe9b8bab2a93e548c5a53b032d1939eec05;p=kvmfornfv.git diff --git a/qemu/target-sh4/Makefile.objs b/qemu/target-sh4/Makefile.objs index a285358ad..2c25d96e6 100644 --- a/qemu/target-sh4/Makefile.objs +++ b/qemu/target-sh4/Makefile.objs @@ -1,2 +1,3 @@ obj-y += translate.o op_helper.o helper.o cpu.o +obj-$(CONFIG_SOFTMMU) += monitor.o obj-y += gdbstub.o