aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120/patches-2.6.25/001-adm5120.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2008-06-06 08:54:13 +0000
committerGabor Juhos <juhosg@openwrt.org>2008-06-06 08:54:13 +0000
commitad07c69243254e89f29d7f3216ad7ad4c0156a4b (patch)
tree3f320a60ba4fcfbc88877b5f4ca6f0dc90e8b815 /target/linux/adm5120/patches-2.6.25/001-adm5120.patch
parent7c8c1b5929dc4c0052ef2d665f8b53caa1c1fe07 (diff)
downloadmaster-187ad058-ad07c69243254e89f29d7f3216ad7ad4c0156a4b.tar.gz
master-187ad058-ad07c69243254e89f29d7f3216ad7ad4c0156a4b.tar.bz2
master-187ad058-ad07c69243254e89f29d7f3216ad7ad4c0156a4b.zip
[adm5120] refresh patches to match upstream style
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11374 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/adm5120/patches-2.6.25/001-adm5120.patch')
-rw-r--r--target/linux/adm5120/patches-2.6.25/001-adm5120.patch24
1 files changed, 9 insertions, 15 deletions
diff --git a/target/linux/adm5120/patches-2.6.25/001-adm5120.patch b/target/linux/adm5120/patches-2.6.25/001-adm5120.patch
index 8818fd852d..84d0a8d2fc 100644
--- a/target/linux/adm5120/patches-2.6.25/001-adm5120.patch
+++ b/target/linux/adm5120/patches-2.6.25/001-adm5120.patch
@@ -1,8 +1,6 @@
-Index: linux-2.6.25.4/arch/mips/Kconfig
-===================================================================
---- linux-2.6.25.4.orig/arch/mips/Kconfig
-+++ linux-2.6.25.4/arch/mips/Kconfig
-@@ -18,6 +18,20 @@ choice
+--- a/arch/mips/Kconfig
++++ b/arch/mips/Kconfig
+@@ -18,6 +18,20 @@
prompt "System type"
default SGI_IP22
@@ -23,7 +21,7 @@ Index: linux-2.6.25.4/arch/mips/Kconfig
config MACH_ALCHEMY
bool "Alchemy processor based machines"
-@@ -683,6 +697,7 @@ config WR_PPMC
+@@ -683,6 +697,7 @@
endchoice
@@ -31,11 +29,9 @@ Index: linux-2.6.25.4/arch/mips/Kconfig
source "arch/mips/au1000/Kconfig"
source "arch/mips/basler/excite/Kconfig"
source "arch/mips/jazz/Kconfig"
-Index: linux-2.6.25.4/arch/mips/Makefile
-===================================================================
---- linux-2.6.25.4.orig/arch/mips/Makefile
-+++ linux-2.6.25.4/arch/mips/Makefile
-@@ -174,6 +174,16 @@ cflags-$(CONFIG_MACH_JAZZ) += -Iinclude/
+--- a/arch/mips/Makefile
++++ b/arch/mips/Makefile
+@@ -174,6 +174,16 @@
load-$(CONFIG_MACH_JAZZ) += 0xffffffff80080000
#
@@ -52,10 +48,8 @@ Index: linux-2.6.25.4/arch/mips/Makefile
# Common Alchemy Au1x00 stuff
#
core-$(CONFIG_SOC_AU1X00) += arch/mips/au1000/common/
-Index: linux-2.6.25.4/include/asm-mips/bootinfo.h
-===================================================================
---- linux-2.6.25.4.orig/include/asm-mips/bootinfo.h
-+++ linux-2.6.25.4/include/asm-mips/bootinfo.h
+--- a/include/asm-mips/bootinfo.h
++++ b/include/asm-mips/bootinfo.h
@@ -94,6 +94,58 @@
#define MACH_MSP7120_FPGA 5 /* PMC-Sierra MSP7120 Emulation */
#define MACH_MSP_OTHER 255 /* PMC-Sierra unknown board type */