]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/linux
HinzugefĆ¼gt:
[ipfire-2.x.git] / lfs / linux
index 32c794cad21f4821db22f536e553ff6128cc4ff7..c9144b30ab7570b233a352bfa72ba98ec9734c66 100644 (file)
--- a/lfs/linux
+++ b/lfs/linux
@@ -157,7 +157,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/ip_conntrack_standalone-patch-for-ipfire.patch
 
        # give kernel the name ipfire
-       cd $(DIR_APP) && patch -Np0 < $(DIR_SRC)/src/patches/linux-2.4.31-ipfire.patch
+       cd $(DIR_APP) && patch -Np0 < $(DIR_SRC)/src/patches/linux-2.4.31-ipfire.patch
 
 ifeq "$(SMP)" ""
        # Only do this once on the non-SMP pass