summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ubuntu/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/Makefile b/ubuntu/Makefile
index 66bbdf69d6f4..997d9b990f1b 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/
##
##
##