aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy Whitcroft <apw@canonical.com>2012-08-03 14:30:10 +0100
committerJohn Rigby <john.rigby@linaro.org>2012-08-15 23:46:21 -0600
commitf1f7e997277615f5f7eb743a672f30306b0c1e7a (patch)
tree4c3993778dd2324ce3b7e85ef63d2ac9881f01c4
parent2850de53215f0cd5874827bbdc69e57c8d9f1359 (diff)
UBUNTU: ubuntu: AUFS -- reenable
Signed-off-by: Andy Whitcroft <apw@canonical.com>
-rw-r--r--ubuntu/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/Makefile b/ubuntu/Makefile
index 997d9b990f1..a13036264fb 100644
--- a/ubuntu/Makefile
+++ b/ubuntu/Makefile
@@ -19,7 +19,7 @@ obj-$(CONFIG_DM_RAID45) += dm-raid4-5/
##
##
##
-#obj-$(CONFIG_AUFS_FS) += aufs/
+obj-$(CONFIG_AUFS_FS) += aufs/
##
##
##