Resync x86_64 kernel config and make uml build ext2 images by default
[openwrt.git] / target / linux / adm5120-2.6 / patches-2.6.22 / 001-adm5120.patch
index 71db5fd..14cb612 100644 (file)
@@ -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        */
@@ -103,11 +103,11 @@ Index: linux-2.6.22/include/asm-mips/bootinfo.h
 +#define MACH_ADM5120_CAS861   39      /* Cellvision CAS-861/861W */
 +#define MACH_ADM5120_NFS101U  40      /* Cellvision NFS-101U/101WU */
 +#define MACH_ADM5120_NFS202U  41      /* Cellvision NFS-202U/202WU */
-+#define MACH_ADM5120_EASY5120 43      /* Infineon EASY 5120 */
-+#define MACH_ADM5120_EASY5120RT 44    /* Infineon EASY 5120-RT */
-+#define MACH_ADM5120_EASY5120PATA 45  /* Infineon EASY 5120P-ATA */
-+#define MACH_ADM5120_EASY83000        46      /* Infineon EASY-83000 */
-+#define MACH_ADM5120_BR6104K  47      /* Edimax BR-6104K */
++#define MACH_ADM5120_EASY5120PATA 42  /* Infineon EASY 5120P-ATA */
++#define MACH_ADM5120_EASY5120RT 43    /* Infineon EASY 5120-RT */
++#define MACH_ADM5120_EASY5120WVOIP 44 /* Infineon EASY 5120-WVoIP */
++#define MACH_ADM5120_EASY83000        45      /* Infineon EASY-83000 */
++#define MACH_ADM5120_BR6104K  46      /* Edimax BR-6104K */
 +
  #define CL_SIZE                       COMMAND_LINE_SIZE
  
This page took 0.038233 seconds and 4 git commands to generate.