summaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120
diff options
context:
space:
mode:
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-10-07 12:29:33 +0000
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-10-07 12:29:33 +0000
commit7d216315d8c894e6f485d106831b9d07ef2b1a87 (patch)
treec52deb38b4dc6f0694740d1649cc37b4ee3004d0 /target/linux/adm5120
parentc0c9902079afdd76ba4137877628f4395b392ab0 (diff)
[kernel] refresh 2.6.27 patches based on -rc9
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12892 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/adm5120')
-rw-r--r--target/linux/adm5120/patches-2.6.27/001-adm5120.patch2
-rw-r--r--target/linux/adm5120/patches-2.6.27/140-cmdline_hack.patch2
2 files changed, 2 insertions, 2 deletions
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 909c846ca..0c94ca288 100644
--- a/target/linux/adm5120/patches-2.6.27/001-adm5120.patch
+++ b/target/linux/adm5120/patches-2.6.27/001-adm5120.patch
@@ -21,7 +21,7 @@
config MACH_ALCHEMY
bool "Alchemy processor based machines"
-@@ -597,6 +611,7 @@
+@@ -598,6 +612,7 @@
endchoice
diff --git a/target/linux/adm5120/patches-2.6.27/140-cmdline_hack.patch b/target/linux/adm5120/patches-2.6.27/140-cmdline_hack.patch
index 1ced3f62d..14172fcaf 100644
--- a/target/linux/adm5120/patches-2.6.27/140-cmdline_hack.patch
+++ b/target/linux/adm5120/patches-2.6.27/140-cmdline_hack.patch
@@ -1,6 +1,6 @@
--- a/arch/mips/kernel/head.S
+++ b/arch/mips/kernel/head.S
-@@ -126,7 +126,12 @@
+@@ -127,7 +127,12 @@
/*
* Reserved space for exception handlers.
* Necessary for machines which link their kernels at KSEG0.