diff options
| author | Imre Kaloz <kaloz@openwrt.org> | 2005-11-18 11:40:36 +0000 |
|---|---|---|
| committer | Imre Kaloz <kaloz@openwrt.org> | 2005-11-18 11:40:36 +0000 |
| commit | b26165bc5ec92c16e6e1904f38b4e5c58851d698 (patch) | |
| tree | ab008b7167f9597d843ee0b2d0ec774b809bcfd8 /openwrt/target/linux/linux-2.4/README | |
| parent | 818937b28fb59bb89ccd6155210a7835300b71d2 (diff) | |
| download | mtk-20170518-b26165bc5ec92c16e6e1904f38b4e5c58851d698.zip mtk-20170518-b26165bc5ec92c16e6e1904f38b4e5c58851d698.tar.gz mtk-20170518-b26165bc5ec92c16e6e1904f38b4e5c58851d698.tar.bz2 | |
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
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 8dff7fc..15d9523 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 |
