]> git.proxmox.com Git - qemu.git/blame - target-m68k/Makefile.objs
esp: use hba_private field instead of a complex cast
[qemu.git] / target-m68k / Makefile.objs
CommitLineData
5e8861a0 1obj-y += m68k-semi.o
fbe37ef3
PB
2obj-y += translate.o op_helper.o helper.o cpu.o
3obj-$(CONFIG_SOFTMMU) += machine.o
9cdc8df3
PB
4
5$(obj)/op_helper.o: QEMU_CFLAGS += $(HELPER_CFLAGS)