4 lines
87 B
Makefile
4 lines
87 B
Makefile
|
obj-$(CONFIG_XEN_BLKDEV_BACKEND) := xen-blkback.o
|
||
|
|
||
|
xen-blkback-y := blkback.o xenbus.o
|