From b26165bc5ec92c16e6e1904f38b4e5c58851d698 Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Fri, 18 Nov 2005 11:40:36 +0000 Subject: update the 2.4 kernel to 2.4.32. it seems pl2303 has the fixes from 2.6, so we now only add the new ids. gcc4 fixes will come later SVN-Revision: 2515 --- openwrt/target/linux/linux-2.4/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openwrt/target/linux/linux-2.4/Makefile') diff --git a/openwrt/target/linux/linux-2.4/Makefile b/openwrt/target/linux/linux-2.4/Makefile index 3982896..0e34245 100644 --- a/openwrt/target/linux/linux-2.4/Makefile +++ b/openwrt/target/linux/linux-2.4/Makefile @@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk include ../rules.mk KERNEL:=2.4 -LINUX_VERSION:=2.4.30 +LINUX_VERSION:=2.4.32 MODULES_SUBDIR:=lib/modules/$(LINUX_VERSION) LINUX_KCONFIG:=./config/$(BOARD) LINUX_BUILD_DIR:=$(BUILD_DIR)/linux-2.4-$(BOARD) -- cgit v1.1