diff mbox

[2/2] UBUNTU: [config] Enable dm-raid45

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

Commit Message

Stefan Bader June 4, 2012, 3:36 p.m. UTC
https://lists.ubuntu.com/archives/kernel-team/2012-June/020541.html

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 66bbdf6..997d9b9 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/
 ##
 ##
 ##