Add -DUNIONFS_UNSUPPORTED for 2.6.16 and unionfs.
authorChris Gianelloni <wolf31o2@gentoo.org>
Thu, 27 Apr 2006 14:17:19 +0000 (14:17 +0000)
committerChris Gianelloni <wolf31o2@gentoo.org>
Thu, 27 Apr 2006 14:17:19 +0000 (14:17 +0000)
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/genkernel/trunk@384 67a159dc-881f-0410-a524-ba9dfbe2cb84

gen_compile.sh

index 4772e10cd08b6f8bd22e5a109fb478b5bbe552cf..cd2ec93566cfae0249dafa58d52fec7cd5d2f686 100644 (file)
@@ -337,8 +337,8 @@ compile_unionfs_modules() {
                echo "MODDIR= /lib/modules/${KV}" >> fistdev.mk
                echo "KERNELVERSION=${KV}" >> fistdev.mk
                # Fix for hardened/selinux systems to have extened attributes
-               # per r2d2's request
-               echo "EXTRACFLAGS=-DUNIONFS_XATTR -DFIST_SETXATTR_CONSTVOID" \
+               # per r2d2's request.  Also add -DUNIONFS_UNSUPPORTED for 2.6.16
+               echo "EXTRACFLAGS=-DUNIONFS_XATTR -DFIST_SETXATTR_CONSTVOID -DUNIONFS_UNSUPPORTED" \
                        >> fistdev.mk
                # Here we do something really nasty and disable debugging, along with
                # change our default CFLAGS