diff mbox

[2/2] UBUNTU: Re-enable build of dm-raid45

Message ID 1354713373-2950-3-git-send-email-stefan.bader@canonical.com
State New
Headers show

Commit Message

Stefan Bader Dec. 5, 2012, 1:16 p.m. UTC
Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
---
 ubuntu/Makefile |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox

Patch

diff --git a/ubuntu/Makefile b/ubuntu/Makefile
index 54550aa..a130362 100644
--- a/ubuntu/Makefile
+++ b/ubuntu/Makefile
@@ -12,7 +12,7 @@ 
 ##
 ##
 ##
-#obj-$(CONFIG_DM_RAID45)		+= dm-raid4-5/
+obj-$(CONFIG_DM_RAID45)		+= dm-raid4-5/
 ##
 ##
 ##