aboutsummaryrefslogtreecommitdiff
path: root/target-lm32/Makefile.objs
blob: 2e0e093e1f989c1fa4d0922fc4d7efa195d5bc77 (plain)
1
2
3
4
obj-y += translate.o op_helper.o helper.o cpu.o
obj-$(CONFIG_SOFTMMU) += machine.o

$(obj)/op_helper.o: QEMU_CFLAGS += $(HELPER_CFLAGS)