aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy Whitcroft <apw@canonical.com>2011-08-15 12:01:19 -0700
committerJohn Rigby <john.rigby@linaro.org>2012-08-15 23:24:40 -0600
commitd5bc182bf5bee050e32ed67b3a4331c57fdfd7e0 (patch)
treec6014dda429f25360f711453886ee4935f966077
parent5e33fc2fe7452647f98fafbf6947e74a1ec40573 (diff)
UBUNTU: ubuntu: AUFS -- disable in favor of overlayfs
Remain disabled while we acertain whether there are any hard requirements for aufs that overlayfs cannot handle. 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/
##
##
##