aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Bader <stefan.bader@canonical.com>2012-06-04 17:36:11 +0200
committerJohn Rigby <jcrigby@jcrigby-laptop.(none)>2012-06-12 16:17:33 -0600
commita8b0bdaa257a2c0ec4748d5ccc4feff2b60aa730 (patch)
treec7c90d58eeb42a49acbedf5404228b369a1531f5
parent311042497928a4e3041d4b719a53c4099eec1af4 (diff)
UBUNTU: [Config] Enable dm-raid45linaro-ubuntu-sauce
https://lists.ubuntu.com/archives/kernel-team/2012-June/020541.html Signed-off-by: Stefan Bader <stefan.bader@canonical.com> Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
-rw-r--r--ubuntu/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/Makefile b/ubuntu/Makefile
index 66bbdf69d6f..997d9b990f1 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/
##
##
##