summaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120/patches-2.6.27/001-adm5120.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2008-10-15 19:30:21 +0000
committerGabor Juhos <juhosg@openwrt.org>2008-10-15 19:30:21 +0000
commit19b0e56ba7d5a1c93075cac3d662486917a9ef35 (patch)
tree030ca3ec5a74f7bf1a96580ad73d6e22956198b1 /target/linux/adm5120/patches-2.6.27/001-adm5120.patch
parent3b90e01db8852a89a0925e0b44faec6119d6c5c9 (diff)
downloadmaster-31e0f0ae-19b0e56ba7d5a1c93075cac3d662486917a9ef35.tar.gz
master-31e0f0ae-19b0e56ba7d5a1c93075cac3d662486917a9ef35.tar.bz2
master-31e0f0ae-19b0e56ba7d5a1c93075cac3d662486917a9ef35.zip
refresh patches against 2.6.27 final
SVN-Revision: 12987
Diffstat (limited to 'target/linux/adm5120/patches-2.6.27/001-adm5120.patch')
-rw-r--r--target/linux/adm5120/patches-2.6.27/001-adm5120.patch6
1 files changed, 3 insertions, 3 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 0c94ca2883..5723e0a614 100644
--- 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
-@@ -19,6 +19,20 @@
+@@ -19,6 +19,20 @@ choice
prompt "System type"
default SGI_IP22
@@ -21,7 +21,7 @@
config MACH_ALCHEMY
bool "Alchemy processor based machines"
-@@ -598,6 +612,7 @@
+@@ -598,6 +612,7 @@ config WR_PPMC
endchoice
@@ -31,7 +31,7 @@
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
#