build: move obj-TARGET-y variables to nested Makefile.objs
[qemu/ar7.git] / hw / s390x / Makefile.objs
blobdcdcac8a8160b0d0ec4fc307c86b043b907e087f
1 obj-y = s390-virtio-bus.o s390-virtio.o
3 obj-y := $(addprefix ../,$(obj-y))