X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=drivers%2Fblock%2FMakefile;h=c8fbbf14ce94e7b0b01dc13a535b7d106077d61d;hb=c7b5ebbddf7bcd3651947760f423e3783bbe6573;hp=2654b5b7615e3c6fef55756683c48accd5104dab;hpb=a2c21200f1c81b08cb55e417b68150bba439b646;p=linux-2.6.git diff --git a/drivers/block/Makefile b/drivers/block/Makefile index 2654b5b76..c8fbbf14c 100644 --- a/drivers/block/Makefile +++ b/drivers/block/Makefile @@ -42,4 +42,5 @@ obj-$(CONFIG_BLK_DEV_CRYPTOLOOP) += cryptoloop.o obj-$(CONFIG_VIODASD) += viodasd.o obj-$(CONFIG_BLK_DEV_SX8) += sx8.o +obj-$(CONFIG_BLK_DEV_UB) += ub.o