]> Git Repo - qemu.git/blob - target-sh4/Makefile.objs
Merge branch pci into master
[qemu.git] / target-sh4 / Makefile.objs
1 obj-y += translate.o op_helper.o helper.o cpu.o
2 obj-$(CONFIG_SOFTMMU) += machine.o
3
4 $(obj)/op_helper.o: QEMU_CFLAGS += $(HELPER_CFLAGS)
This page took 0.024603 seconds and 4 git commands to generate.