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:46:19 -0600
commitfb4c92d1bf5de62440316ef92478f9a93195b157 (patch)
tree7f4162238682014ca5ec6ca0763b8346d250f187
parenta03922e7b232e76396f99c945b2a743c3140259b (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/
##
##
##