diff options
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 8dff7fccc..15d95232d 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 |