From 55664ae04b97d1be20b1576bf2da0902113106fd Mon Sep 17 00:00:00 2001 From: nbd Date: Mon, 21 Feb 2011 02:06:51 +0000 Subject: kernel: remove imq support, refresh patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25641 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ar71xx/patches-2.6.37/001-ar71xx_core.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/ar71xx/patches-2.6.37/001-ar71xx_core.patch') diff --git a/target/linux/ar71xx/patches-2.6.37/001-ar71xx_core.patch b/target/linux/ar71xx/patches-2.6.37/001-ar71xx_core.patch index 4c0d395eb..0adb2189a 100644 --- a/target/linux/ar71xx/patches-2.6.37/001-ar71xx_core.patch +++ b/target/linux/ar71xx/patches-2.6.37/001-ar71xx_core.patch @@ -16,7 +16,7 @@ cflags-$(CONFIG_CPU_DADDI_WORKAROUNDS) += $(call cc-option,-mno-daddi,) --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig -@@ -63,6 +63,23 @@ config AR7 +@@ -65,6 +65,23 @@ config AR7 Support for the Texas Instruments AR7 System-on-a-Chip family: TNETD7100, 7200 and 7300. @@ -40,7 +40,7 @@ config BCM47XX bool "Broadcom BCM47XX based boards" select CEVT_R4K -@@ -715,6 +732,7 @@ config CAVIUM_OCTEON_REFERENCE_BOARD +@@ -717,6 +734,7 @@ config CAVIUM_OCTEON_REFERENCE_BOARD endchoice source "arch/mips/alchemy/Kconfig" -- cgit v1.2.3