]> git.pld-linux.org Git - packages/kernel.git/commitdiff
- fs/Makefile fixed
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 18 Feb 2004 17:50:00 +0000 (17:50 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    grsecurity-2.0-rc4-2.4.25-O1.patch -> 1.7

grsecurity-2.0-rc4-2.4.25-O1.patch

index 613c5eb77a1666d39a0e572056676a13e119f6e6..f3e27fd220ff11f6c1643e80cd782903924c00e7 100644 (file)
@@ -6494,7 +6494,7 @@ diff -urN linux-2.4.24.org/fs/Makefile linux-2.4.24/fs/Makefile
  
 -export-objs :=        filesystems.o open.o dcache.o buffer.o dquot.o
 +export-objs :=        filesystems.o open.o dcache.o buffer.o dquot.o exec.o
- mod-subdirs :=        nls xfs
+ mod-subdirs :=        nls
  
  obj-y :=      open.o read_write.o devices.o file_table.o buffer.o \
 diff -urN linux-2.4.24.org/fs/namei.c linux-2.4.24/fs/namei.c
This page took 0.08771 seconds and 4 git commands to generate.