From 38d9c42391c335db7e9d6b6f263c75e7ea45ca76 Mon Sep 17 00:00:00 2001 From: nico Date: Fri, 27 Jul 2007 03:07:52 +0000 Subject: update ar7 to 2.6.22.1 (thanks to Matteo Croce for his great help) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8189 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ar7-2.6/patches-2.6.22/100-board_support.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/ar7-2.6/patches-2.6.22') diff --git a/target/linux/ar7-2.6/patches-2.6.22/100-board_support.patch b/target/linux/ar7-2.6/patches-2.6.22/100-board_support.patch index 7d99e9be3..0ab93b6ca 100644 --- a/target/linux/ar7-2.6/patches-2.6.22/100-board_support.patch +++ b/target/linux/ar7-2.6/patches-2.6.22/100-board_support.patch @@ -15,8 +15,8 @@ diff -urN linux-2.6.22/arch/mips/Kconfig linux-2.6.22.new/arch/mips/Kconfig + select SYS_HAS_CPU_MIPS32_R1 + select SYS_HAS_EARLY_PRINTK + select SYS_SUPPORTS_32BIT_KERNEL ++ select SYS_SUPPORTS_KGDB + select SYS_SUPPORTS_LITTLE_ENDIAN -+ select NEED_MULTIPLE_NODES + select GENERIC_GPIO + select ZONE_DMA + @@ -24,7 +24,7 @@ diff -urN linux-2.6.22/arch/mips/Kconfig linux-2.6.22.new/arch/mips/Kconfig bool "Alchemy processor based machines" diff -urN linux-2.6.22/arch/mips/kernel/setup.c linux-2.6.22.new/arch/mips/kernel/setup.c ---- linux-2.6.22/arch/mips/kernel/setup.c 2007-07-09 01:32:17.000000000 +0200 +-- linux-2.6.22/arch/mips/kernel/setup.c 2007-07-09 01:32:17.000000000 +0200 +++ linux-2.6.22.new/arch/mips/kernel/setup.c 2007-07-11 02:32:39.000000000 +0200 @@ -258,7 +258,7 @@ * Initialize the bootmem allocator. It also setup initrd related data -- cgit v1.2.3