arm_gic: Send dbg msgs to stderr not stdout
[qemu-kvm.git] / target-lm32 / Makefile.objs
blob2e0e093e1f989c1fa4d0922fc4d7efa195d5bc77
1 obj-y += translate.o op_helper.o helper.o cpu.o
2 obj-$(CONFIG_SOFTMMU) += machine.o
4 $(obj)/op_helper.o: QEMU_CFLAGS += $(HELPER_CFLAGS)