projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
kexec-tools does build fine on mips with 2.6.27 kernels, until we update the kexec...
[openwrt.git]
/
target
/
linux
/
adm5120
/
patches-2.6.27
/
001-adm5120.patch
diff --git
a/target/linux/adm5120/patches-2.6.27/001-adm5120.patch
b/target/linux/adm5120/patches-2.6.27/001-adm5120.patch
index
0c94ca2
..
5723e0a
100644
(file)
--- a/
target/linux/adm5120/patches-2.6.27/001-adm5120.patch
+++ b/
target/linux/adm5120/patches-2.6.27/001-adm5120.patch
@@
-1,6
+1,6
@@
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
-@@ -19,6 +19,20 @@
+@@ -19,6 +19,20 @@
choice
prompt "System type"
default SGI_IP22
prompt "System type"
default SGI_IP22
@@
-21,7
+21,7
@@
config MACH_ALCHEMY
bool "Alchemy processor based machines"
config MACH_ALCHEMY
bool "Alchemy processor based machines"
-@@ -598,6 +612,7 @@
+@@ -598,6 +612,7 @@
config WR_PPMC
endchoice
endchoice
@@
-31,7
+31,7
@@
source "arch/mips/jazz/Kconfig"
--- a/arch/mips/Makefile
+++ b/arch/mips/Makefile
source "arch/mips/jazz/Kconfig"
--- a/arch/mips/Makefile
+++ b/arch/mips/Makefile
-@@ -174,6 +174,21 @@
+@@ -174,6 +174,21 @@
cflags-$(CONFIG_MACH_JAZZ) += -Iinclude/
load-$(CONFIG_MACH_JAZZ) += 0xffffffff80080000
#
load-$(CONFIG_MACH_JAZZ) += 0xffffffff80080000
#
This page took
0.023436 seconds
and
4
git commands to generate.