4 lines
76 B
Makefile
4 lines
76 B
Makefile
|
obj-y = s390-virtio-bus.o s390-virtio.o
|
||
|
|
||
|
obj-y := $(addprefix ../,$(obj-y))
|