diff options
Diffstat (limited to 'hw/sh4/Makefile.objs')
-rw-r--r-- | hw/sh4/Makefile.objs | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/hw/sh4/Makefile.objs b/hw/sh4/Makefile.objs deleted file mode 100644 index 2a707f9473..0000000000 --- a/hw/sh4/Makefile.objs +++ /dev/null @@ -1,4 +0,0 @@ -obj-y += sh7750.o sh7750_regnames.o -obj-y += sh_pci.o -obj-$(CONFIG_R2D) += r2d.o -obj-$(CONFIG_SHIX) += shix.o |