diff options
Diffstat (limited to 'hw/openrisc/Makefile.objs')
-rw-r--r-- | hw/openrisc/Makefile.objs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/hw/openrisc/Makefile.objs b/hw/openrisc/Makefile.objs deleted file mode 100644 index aa04de7f5a..0000000000 --- a/hw/openrisc/Makefile.objs +++ /dev/null @@ -1,2 +0,0 @@ -obj-y = pic_cpu.o cputimer.o -obj-$(CONFIG_OR1K_SIM) += openrisc_sim.o |