X-Git-Url: https://repo.jachan.dev/qemu.git/blobdiff_plain/5e59b024351f827f903f98ae522687ea53dc4f23..2386a907301134d344649426e6928614567d1235:/hw/alpha/Makefile.objs diff --git a/hw/alpha/Makefile.objs b/hw/alpha/Makefile.objs index af1c07fa7c..5c742756f0 100644 --- a/hw/alpha/Makefile.objs +++ b/hw/alpha/Makefile.objs @@ -1,4 +1 @@ -obj-y = mc146818rtc.o -obj-y += alpha_pci.o alpha_dp264.o alpha_typhoon.o - -obj-y := $(addprefix ../,$(obj-y)) +obj-y += dp264.o pci.o typhoon.o