diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-02-03 05:15:25 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-02-03 05:15:25 +0000 |
commit | 32f2870131750e44e5a73f6255f077cddca2bca1 (patch) | |
tree | f71b768d8b8f8f9ad14de63f47f80239db43d7df /target/linux/adm5120/patches-2.6.23/001-adm5120.patch | |
parent | 1250cbc87a75660b7136549d4a1ded1ee1819e53 (diff) | |
download | upstream-32f2870131750e44e5a73f6255f077cddca2bca1.tar.gz upstream-32f2870131750e44e5a73f6255f077cddca2bca1.tar.bz2 upstream-32f2870131750e44e5a73f6255f077cddca2bca1.zip |
refresh .23 kernel paches
SVN-Revision: 10366
Diffstat (limited to 'target/linux/adm5120/patches-2.6.23/001-adm5120.patch')
-rw-r--r-- | target/linux/adm5120/patches-2.6.23/001-adm5120.patch | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/target/linux/adm5120/patches-2.6.23/001-adm5120.patch b/target/linux/adm5120/patches-2.6.23/001-adm5120.patch index 9c98ae819e..5cf66ec8f6 100644 --- a/target/linux/adm5120/patches-2.6.23/001-adm5120.patch +++ b/target/linux/adm5120/patches-2.6.23/001-adm5120.patch @@ -1,7 +1,7 @@ -Index: linux-2.6.23/arch/mips/Kconfig +Index: linux-2.6.23.14/arch/mips/Kconfig =================================================================== ---- linux-2.6.23.orig/arch/mips/Kconfig -+++ linux-2.6.23/arch/mips/Kconfig +--- linux-2.6.23.14.orig/arch/mips/Kconfig ++++ linux-2.6.23.14/arch/mips/Kconfig @@ -15,6 +15,18 @@ choice prompt "System type" default SGI_IP22 @@ -29,10 +29,10 @@ Index: linux-2.6.23/arch/mips/Kconfig source "arch/mips/au1000/Kconfig" source "arch/mips/jazz/Kconfig" source "arch/mips/pmc-sierra/Kconfig" -Index: linux-2.6.23/arch/mips/Makefile +Index: linux-2.6.23.14/arch/mips/Makefile =================================================================== ---- linux-2.6.23.orig/arch/mips/Makefile -+++ linux-2.6.23/arch/mips/Makefile +--- linux-2.6.23.14.orig/arch/mips/Makefile ++++ linux-2.6.23.14/arch/mips/Makefile @@ -168,6 +168,16 @@ cflags-$(CONFIG_MACH_JAZZ) += -Iinclude/ load-$(CONFIG_MACH_JAZZ) += 0xffffffff80080000 @@ -50,10 +50,10 @@ Index: linux-2.6.23/arch/mips/Makefile # Common Alchemy Au1x00 stuff # core-$(CONFIG_SOC_AU1X00) += arch/mips/au1000/common/ -Index: linux-2.6.23/include/asm-mips/bootinfo.h +Index: linux-2.6.23.14/include/asm-mips/bootinfo.h =================================================================== ---- linux-2.6.23.orig/include/asm-mips/bootinfo.h -+++ linux-2.6.23/include/asm-mips/bootinfo.h +--- linux-2.6.23.14.orig/include/asm-mips/bootinfo.h ++++ linux-2.6.23.14/include/asm-mips/bootinfo.h @@ -208,6 +208,58 @@ #define MACH_GROUP_WINDRIVER 28 /* Windriver boards */ #define MACH_WRPPMC 1 |