diff options
Diffstat (limited to 'qemu/target-alpha/Makefile.objs')
-rw-r--r-- | qemu/target-alpha/Makefile.objs | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/qemu/target-alpha/Makefile.objs b/qemu/target-alpha/Makefile.objs deleted file mode 100644 index 63664629f..000000000 --- a/qemu/target-alpha/Makefile.objs +++ /dev/null @@ -1,4 +0,0 @@ -obj-$(CONFIG_SOFTMMU) += machine.o -obj-y += translate.o helper.o cpu.o -obj-y += int_helper.o fpu_helper.o vax_helper.o sys_helper.o mem_helper.o -obj-y += gdbstub.o |