build: move obj-TARGET-y variables to nested Makefile.objs
[qemu/ar7.git] / hw / alpha / Makefile.objs
blobaf1c07fa7c9dc42056ea5453c045476c699ce82d
1 obj-y = mc146818rtc.o
2 obj-y += alpha_pci.o alpha_dp264.o alpha_typhoon.o
4 obj-y := $(addprefix ../,$(obj-y))