diff options
Diffstat (limited to 'hw/m68k/Makefile.objs')
-rw-r--r-- | hw/m68k/Makefile.objs | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/hw/m68k/Makefile.objs b/hw/m68k/Makefile.objs index ebbe003804..c4352e783a 100644 --- a/hw/m68k/Makefile.objs +++ b/hw/m68k/Makefile.objs @@ -1,7 +1,3 @@ -obj-y = mcf_uart.o - -obj-y := $(addprefix ../,$(obj-y)) - obj-y += an5206.o mcf5208.o obj-y += dummy_m68k.o |