From 741a9699a3328e78ee801b55143ae80f743c1efc Mon Sep 17 00:00:00 2001 From: Leann Ogasawara Date: Mon, 19 Mar 2012 10:06:18 -0700 Subject: UBUNTU: [Config] Disable AUFS Build failure: ubuntu/aufs/i_op.c:701:8: error: too many arguments to function 'security_path_chmod' Signed-off-by: Leann Ogasawara --- ubuntu/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ubuntu/Makefile b/ubuntu/Makefile index 54550aa9728..66bbdf69d6f 100644 --- a/ubuntu/Makefile +++ b/ubuntu/Makefile @@ -19,7 +19,7 @@ ## ## ## -obj-$(CONFIG_AUFS_FS) += aufs/ +#obj-$(CONFIG_AUFS_FS) += aufs/ ## ## ## -- cgit v1.2.3