X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=drivers%2Fmd%2FMakefile;h=f34979cd141aed02d867f11f3f03c9403d327005;hb=4615fd1551334ae5ce8e118a58d697d61f1c7d58;hp=462f443a4f85afb1c7be32f4d75de91095a99ed3;hpb=7e08117de6ee17ae6c8f2983999a98cb95eb9bc2;p=deliverable%2Flinux.git diff --git a/drivers/md/Makefile b/drivers/md/Makefile index 462f443a4f85..f34979cd141a 100644 --- a/drivers/md/Makefile +++ b/drivers/md/Makefile @@ -17,7 +17,7 @@ dm-cache-smq-y += dm-cache-policy-smq.o dm-cache-cleaner-y += dm-cache-policy-cleaner.o dm-era-y += dm-era-target.o md-mod-y += md.o bitmap.o -raid456-y += raid5.o +raid456-y += raid5.o raid5-cache.o # Note: link order is important. All raid personalities # and must come before md.o, as they each initialise