From e29da0f4237ccc08d0bf4ff3829f24f36ae8445f Mon Sep 17 00:00:00 2001 From: nbd Date: Fri, 24 Nov 2006 00:56:51 +0000 Subject: upgrade to linux 2.4.33.4 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5634 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ar7-2.4/Makefile | 4 ++-- target/linux/ar7-2.4/config | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'target/linux/ar7-2.4') diff --git a/target/linux/ar7-2.4/Makefile b/target/linux/ar7-2.4/Makefile index f59343756..f9d3290b6 100644 --- a/target/linux/ar7-2.4/Makefile +++ b/target/linux/ar7-2.4/Makefile @@ -15,9 +15,9 @@ define Target/Description Build firmware images for TI AR7 based routers (w.g. Linksys WAG54G v2) endef -LINUX_VERSION:=2.4.32 +LINUX_VERSION:=2.4.33.4 LINUX_RELEASE:=1 -LINUX_KERNEL_MD5SUM:=38f4d0830e95a20f4bfed17622d5557c +LINUX_KERNEL_MD5SUM:=aca0257549c385a227088ad8853a72a2 include $(INCLUDE_DIR)/kernel-build.mk DEFAULT_PACKAGES += kmod-avalanche-cpmac diff --git a/target/linux/ar7-2.4/config b/target/linux/ar7-2.4/config index adc39d56e..1a58465d8 100644 --- a/target/linux/ar7-2.4/config +++ b/target/linux/ar7-2.4/config @@ -736,6 +736,7 @@ CONFIG_SHAPER=m # # CONFIG_INPUT is not set # CONFIG_INPUT_KEYBDEV is not set +# CONFIG_DUMMY_KEYB is not set # CONFIG_INPUT_MOUSEDEV is not set # CONFIG_INPUT_JOYDEV is not set # CONFIG_INPUT_EVDEV is not set -- cgit v1.2.3