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