mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-02 16:55:16 -04:00
xen: rename blkbk module xen-blkback.
blkbk is rather generic for a modular distro style kernel. Signed-off-by: Ian Campbell <ian.campbell@citrix.com> Cc: Jeremy Fitzhardinge <jeremy@goop.org> Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
This commit is contained in:
committed by
Konrad Rzeszutek Wilk
parent
8770b2683f
commit
e7579a99b5
@@ -1,3 +1,3 @@
|
||||
obj-$(CONFIG_XEN_BLKDEV_BACKEND) := blkbk.o
|
||||
obj-$(CONFIG_XEN_BLKDEV_BACKEND) := xen-blkback.o
|
||||
|
||||
blkbk-y := blkback.o xenbus.o interface.o vbd.o
|
||||
xen-blkback-y := blkback.o xenbus.o interface.o vbd.o
|
||||
|
||||
Reference in New Issue
Block a user