summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.4/patches/209-build_fixes.patch
diff options
context:
space:
mode:
authoragb <agb@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-05-15 10:36:04 +0000
committeragb <agb@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-05-15 10:36:04 +0000
commit0ec45ff59636032156ccdcc3cc54c1862af1e7b2 (patch)
tree9b091ee20cd4b6f105d47c24c442c8c98a429465 /target/linux/generic-2.4/patches/209-build_fixes.patch
parent949cf51c59d8dbe300e1bcf10b07d21a87d2f002 (diff)
[kernel] generic-2.4: refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15860 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic-2.4/patches/209-build_fixes.patch')
-rw-r--r--target/linux/generic-2.4/patches/209-build_fixes.patch12
1 files changed, 4 insertions, 8 deletions
diff --git a/target/linux/generic-2.4/patches/209-build_fixes.patch b/target/linux/generic-2.4/patches/209-build_fixes.patch
index 30af60f83..70f62e503 100644
--- a/target/linux/generic-2.4/patches/209-build_fixes.patch
+++ b/target/linux/generic-2.4/patches/209-build_fixes.patch
@@ -1,7 +1,5 @@
-Index: linux-2.4.35.4/Makefile
-===================================================================
---- linux-2.4.35.4.orig/Makefile
-+++ linux-2.4.35.4/Makefile
+--- a/Makefile
++++ b/Makefile
@@ -362,7 +362,7 @@ include/linux/compile.h: $(CONFIGURATION
@rm -f .ver1
@@ -20,10 +18,8 @@ Index: linux-2.4.35.4/Makefile
scripts/mkdep -- init/*.c > .depend
ifdef CONFIG_MODVERSIONS
-Index: linux-2.4.35.4/Rules.make
-===================================================================
---- linux-2.4.35.4.orig/Rules.make
-+++ linux-2.4.35.4/Rules.make
+--- a/Rules.make
++++ b/Rules.make
@@ -126,7 +126,7 @@ endif
# This make dependencies quickly
#