Commit e7579a99 authored by Ian Campbell's avatar Ian Campbell Committed by Konrad Rzeszutek Wilk

xen: rename blkbk module xen-blkback.

blkbk is rather generic for a modular distro style kernel.
Signed-off-by: default avatarIan Campbell <ian.campbell@citrix.com>
Cc: Jeremy Fitzhardinge <jeremy@goop.org>
Signed-off-by: default avatarJeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
parent 8770b268
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
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment