]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
Updated squashfs kernel patch.
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 12 Oct 2008 14:18:33 +0000 (16:18 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 12 Oct 2008 14:18:33 +0000 (16:18 +0200)
lfs/linux

index faa40fcdce27d53768f5919e3115bf46666d9823..29c9396bff344196ffa7261fc2c0702fa9a10725 100644 (file)
--- a/lfs/linux
+++ b/lfs/linux
@@ -40,6 +40,7 @@ FULLVER    = $(VER)$(LOCALVERSION)
 
 # Patches
 REISER4_PATCH  = reiser4-for-$(VER)-rc1.patch
+SQUASHFS_PATCH = $(THISAPP)-squashfs3.4-1.patch
 
 ###############################################################################
 # Top-level Rules
@@ -86,7 +87,7 @@ endif
 
        ### Squashfs
        #
-       cd $(DIR_APP) && patch -Np1 -i $(DIR_PATCHES)/linux-2.6-squashfs-1.patch
+       cd $(DIR_APP) && patch -Np1 -i $(DIR_PATCHES)/$(SQUASHFS_PATCH)
 
 ifeq "$(PAX)" "1"
        ### GrSecurity