projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
lua: Fixed some cross-platform issues for PPC (and probably other architectures)
[openwrt.git]
/
target
/
linux
/
generic-2.6
/
patches-2.6.26
/
202-mips-freestanding.patch
diff --git
a/target/linux/generic-2.6/patches-2.6.26/202-mips-freestanding.patch
b/target/linux/generic-2.6/patches-2.6.26/202-mips-freestanding.patch
index
cd961e5
..
17ef6c6
100644
(file)
--- a/
target/linux/generic-2.6/patches-2.6.26/202-mips-freestanding.patch
+++ b/
target/linux/generic-2.6/patches-2.6.26/202-mips-freestanding.patch
@@
-1,6
+1,6
@@
--- a/arch/mips/Makefile
+++ b/arch/mips/Makefile
--- a/arch/mips/Makefile
+++ b/arch/mips/Makefile
-@@ -59
3,6 +593
,9 @@
+@@ -59
7,6 +597
,9 @@
cflags-$(CONFIG_TOSHIBA_RBTX4938) += -Iinclude/asm-mips/mach-tx49xx
load-$(CONFIG_TOSHIBA_RBTX4938) += 0xffffffff80100000
cflags-$(CONFIG_TOSHIBA_RBTX4938) += -Iinclude/asm-mips/mach-tx49xx
load-$(CONFIG_TOSHIBA_RBTX4938) += 0xffffffff80100000
This page took
0.024949 seconds
and
4
git commands to generate.