aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeann Ogasawara <leann.ogasawara@canonical.com>2012-08-06 08:42:16 -0700
committerJohn Rigby <john.rigby@linaro.org>2012-08-15 23:46:25 -0600
commitcc6720a1e47109a394232508c41a47e3a4b884a0 (patch)
tree01ddef15d64c351f753e874d58219c84b2f7c414
parent53799a8e4e35706dece0c986ef1245d8c7bdcc8d (diff)
Revert "UBUNTU: ubuntu: AUFS -- reenable"
This reverts commit 73b96712cfc34714e9995e28f68b48631b46b6aa. AUFS was not meant to be re-enabled at this time. Revert. Signed-off-by: Leann Ogasawara <leann.ogasawara@canonical.com>
-rw-r--r--ubuntu/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/Makefile b/ubuntu/Makefile
index a13036264fb..997d9b990f1 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/
##
##
##