diff options
Diffstat (limited to 'hw/alpha')
-rw-r--r-- | hw/alpha/Makefile.objs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/alpha/Makefile.objs b/hw/alpha/Makefile.objs index db868d2ea6..5dfea7aaa1 100644 --- a/hw/alpha/Makefile.objs +++ b/hw/alpha/Makefile.objs @@ -1,4 +1,3 @@ -obj-y = mc146818rtc.o obj-y += alpha_typhoon.o obj-y := $(addprefix ../,$(obj-y)) |