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:33:35 -0600
commitb9adab0b2b2a25fa5c5f39d0354bdc2ba69a3e25 (patch)
tree3bab55506aca0b2f2aea16f6fb1f988572b7acca
parent295d4ae8f6828300f257a44866b9acbde107954d (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/
##
##
##