diff options
Diffstat (limited to 'hw/moxie/Makefile.objs')
-rw-r--r-- | hw/moxie/Makefile.objs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/moxie/Makefile.objs b/hw/moxie/Makefile.objs index a5f1742936..f5e04e80ff 100644 --- a/hw/moxie/Makefile.objs +++ b/hw/moxie/Makefile.objs @@ -1,5 +1,5 @@ # moxie boards -obj-y = serial.o mc146818rtc.o vga.o +obj-y = mc146818rtc.o obj-y := $(addprefix ../,$(obj-y)) obj-y += moxiesim.o |