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