[PATCH] UBUNTU: make sure TMPFS_MAGIC is defined in AUFS Makefile
Michael Haas
laga+ml at laga.ath.cx
Mon Sep 22 22:34:57 UTC 2008
From: root <root at moar.(none)>
Signed-off-by: Michael Haas <laga at laga.ath.cx>
---
ubuntu/aufs/Makefile | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/ubuntu/aufs/Makefile b/ubuntu/aufs/Makefile
index 77ab26a..6bc4e93 100644
--- a/ubuntu/aufs/Makefile
+++ b/ubuntu/aufs/Makefile
@@ -28,10 +28,8 @@ endif
# defined in ${srctree}/mm/shmem.c in linux-2.6.26 and earlier
# tristate
ifdef CONFIG_TMPFS
-ifeq ($(shell test ${SUBLEVEL} -le 26 && echo t),t)
ccflags-y += -DTMPFS_MAGIC=0x01021994
endif
-endif
# defined in ${srctree}fs/sysfs/mount.c
# bool
--
1.5.6.3
More information about the kernel-team
mailing list