diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-07-15 15:33:15 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-07-15 15:33:15 +0000 |
commit | 526a41b8bda39df0d058032f341fbe01bb3f73f8 (patch) | |
tree | 68c016e13aeaaf2c36f2f8503747c718dd33d6f8 /target/linux/adm5120-2.6/patches-2.6.22/001-adm5120.patch | |
parent | b9a483cabed0944ff3a2451b5b543dd30b67c267 (diff) |
[adm5120] refresh patches for 2.6.22.1 using quilt
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7976 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/adm5120-2.6/patches-2.6.22/001-adm5120.patch')
-rw-r--r-- | target/linux/adm5120-2.6/patches-2.6.22/001-adm5120.patch | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/target/linux/adm5120-2.6/patches-2.6.22/001-adm5120.patch b/target/linux/adm5120-2.6/patches-2.6.22/001-adm5120.patch index 71db5fd867..cc2a88ed5a 100644 --- a/target/linux/adm5120-2.6/patches-2.6.22/001-adm5120.patch +++ b/target/linux/adm5120-2.6/patches-2.6.22/001-adm5120.patch @@ -1,7 +1,7 @@ -Index: linux-2.6.22/arch/mips/Kconfig +Index: linux-2.6.22.1/arch/mips/Kconfig =================================================================== ---- linux-2.6.22.orig/arch/mips/Kconfig -+++ linux-2.6.22/arch/mips/Kconfig +--- linux-2.6.22.1.orig/arch/mips/Kconfig ++++ linux-2.6.22.1/arch/mips/Kconfig @@ -15,6 +15,18 @@ choice prompt "System type" default SGI_IP22 @@ -29,10 +29,10 @@ Index: linux-2.6.22/arch/mips/Kconfig source "arch/mips/au1000/Kconfig" source "arch/mips/ddb5xxx/Kconfig" source "arch/mips/gt64120/ev64120/Kconfig" -Index: linux-2.6.22/arch/mips/Makefile +Index: linux-2.6.22.1/arch/mips/Makefile =================================================================== ---- linux-2.6.22.orig/arch/mips/Makefile -+++ linux-2.6.22/arch/mips/Makefile +--- linux-2.6.22.1.orig/arch/mips/Makefile ++++ linux-2.6.22.1/arch/mips/Makefile @@ -165,6 +165,16 @@ cflags-$(CONFIG_MACH_JAZZ) += -Iinclude/ load-$(CONFIG_MACH_JAZZ) += 0xffffffff80080000 @@ -50,10 +50,10 @@ Index: linux-2.6.22/arch/mips/Makefile # Common Alchemy Au1x00 stuff # core-$(CONFIG_SOC_AU1X00) += arch/mips/au1000/common/ -Index: linux-2.6.22/include/asm-mips/bootinfo.h +Index: linux-2.6.22.1/include/asm-mips/bootinfo.h =================================================================== ---- linux-2.6.22.orig/include/asm-mips/bootinfo.h -+++ linux-2.6.22/include/asm-mips/bootinfo.h +--- linux-2.6.22.1.orig/include/asm-mips/bootinfo.h ++++ linux-2.6.22.1/include/asm-mips/bootinfo.h @@ -213,6 +213,57 @@ #define MACH_GROUP_NEC_EMMA2RH 25 /* NEC EMMA2RH (was 23) */ #define MACH_NEC_MARKEINS 0 /* NEC EMMA2RH Mark-eins */ |