projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
mvswitch,adm6996: use phy fixups instead of a nonstandard patch for hardware detection
[openwrt.git]
/
target
/
linux
/
generic-2.6
/
patches-2.6.24
/
202-mips-freestanding.patch
diff --git
a/target/linux/generic-2.6/patches-2.6.24/202-mips-freestanding.patch
b/target/linux/generic-2.6/patches-2.6.24/202-mips-freestanding.patch
index
64c7e4e
..
e8da7e7
100644
(file)
--- a/
target/linux/generic-2.6/patches-2.6.24/202-mips-freestanding.patch
+++ b/
target/linux/generic-2.6/patches-2.6.24/202-mips-freestanding.patch
@@
-1,7
+1,5
@@
-Index: linux-2.6.24.7/arch/mips/Makefile
-===================================================================
---- linux-2.6.24.7.orig/arch/mips/Makefile
-+++ linux-2.6.24.7/arch/mips/Makefile
+--- a/arch/mips/Makefile
++++ b/arch/mips/Makefile
@@ -576,6 +576,9 @@ core-$(CONFIG_TOSHIBA_RBTX4938) += arch/
cflags-$(CONFIG_TOSHIBA_RBTX4938) += -Iinclude/asm-mips/mach-tx49xx
load-$(CONFIG_TOSHIBA_RBTX4938) += 0xffffffff80100000
@@ -576,6 +576,9 @@ core-$(CONFIG_TOSHIBA_RBTX4938) += arch/
cflags-$(CONFIG_TOSHIBA_RBTX4938) += -Iinclude/asm-mips/mach-tx49xx
load-$(CONFIG_TOSHIBA_RBTX4938) += 0xffffffff80100000
This page took
0.022026 seconds
and
4
git commands to generate.