diff options
author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-11-18 11:40:36 +0000 |
---|---|---|
committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-11-18 11:40:36 +0000 |
commit | 4073708de934b630a838a9d54f0cfb693db59420 (patch) | |
tree | 3261eadf41959f22b18769e5bde2933644587c97 /openwrt/target/linux/linux-2.4/README | |
parent | 2c900460292c518c4f5184e9b23ca43f5782ef5d (diff) |
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
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2515 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/target/linux/linux-2.4/README')
-rw-r--r-- | openwrt/target/linux/linux-2.4/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/openwrt/target/linux/linux-2.4/README b/openwrt/target/linux/linux-2.4/README index 8dff7fcccb..15d95232d7 100644 --- a/openwrt/target/linux/linux-2.4/README +++ b/openwrt/target/linux/linux-2.4/README @@ -5,9 +5,9 @@ generic/ Generic patches for vanilla Linux kernel 000-linux_mips.patch - This is the diff between vanilla linux-2.4.30 and linux-mips.org kernel - (CVS tag 2_4_30 used). The kernel source from linux-mips.org CVS repository has - newer drivers and code then vanilla linux-2.4.30 especially for the mips architecture. + This is the diff between vanilla linux-2.4.32 and linux-mips.org kernel + (CVS tag 2_4_32-rc1 used). The kernel source from linux-mips.org CVS repository has + newer drivers and code then vanilla linux-2.4.32 especially for the mips architecture. 001-squashfs.patch Support for the squashfs filesystem. It has better compression ratio then cramfs. @@ -77,7 +77,7 @@ brcm/ 001-bcm47xx.patch This is the broadcom specific code from asus (1941) GPL source tarball. - There are many small patches included, so it works with linux 2.4.30 kernel. + There are many small patches included, so it works with linux 2.4.32 kernel. The original code is based on Linux 2.4.20. 002-wl_fix.patch |