diff options
Diffstat (limited to 'target-ppc/Makefile.objs')
-rw-r--r-- | target-ppc/Makefile.objs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target-ppc/Makefile.objs b/target-ppc/Makefile.objs index 19dc744f43..4a8864115d 100644 --- a/target-ppc/Makefile.objs +++ b/target-ppc/Makefile.objs @@ -8,5 +8,4 @@ obj-y += int_helper.o obj-y += mmu_helper.o obj-y += timebase_helper.o -$(obj)/timebase_helper.o: QEMU_CFLAGS += $(HELPER_CFLAGS) $(obj)/op_helper.o: QEMU_CFLAGS += $(HELPER_CFLAGS) |