projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[ramips] initial support for Asus RT-N15
[openwrt.git]
/
target
/
linux
/
generic-2.4
/
patches
/
209-build_fixes.patch
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
30af60f
..
70f62e5
100644
(file)
--- 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
@@ -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
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
#
@@ -126,7 +126,7 @@ endif
# This make dependencies quickly
#
This page took
0.022452 seconds
and
4
git commands to generate.