diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-10-07 12:29:33 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-10-07 12:29:33 +0000 |
commit | 73f2d150e35bcfdcf014e0bb1b4a0a7420ef90d0 (patch) | |
tree | b1efbf05d454d93fddf4cb9756f832ad8a7221ed /target/linux/adm5120 | |
parent | 901317f9350b03a4c1ea7557f23a93c4a4c7f1cd (diff) | |
download | upstream-73f2d150e35bcfdcf014e0bb1b4a0a7420ef90d0.tar.gz upstream-73f2d150e35bcfdcf014e0bb1b4a0a7420ef90d0.tar.bz2 upstream-73f2d150e35bcfdcf014e0bb1b4a0a7420ef90d0.zip |
refresh 2.6.27 patches based on -rc9
SVN-Revision: 12892
Diffstat (limited to 'target/linux/adm5120')
-rw-r--r-- | target/linux/adm5120/patches-2.6.27/001-adm5120.patch | 2 | ||||
-rw-r--r-- | target/linux/adm5120/patches-2.6.27/140-cmdline_hack.patch | 2 |
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 909c846caa..0c94ca2883 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 1ced3f62dd..14172fcaf9 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. |