summaryrefslogtreecommitdiff
path: root/openwrt/target/linux/linux-2.4/README
Commit message (Collapse)AuthorAgeFilesLines
* large target/linux cleanupFelix Fietkau2006-01-101-98/+0
| | | | SVN-Revision: 2877
* update the 2.4 kernel to 2.4.32. it seems pl2303 has the fixes from 2.6, so ↵Imre Kaloz2005-11-181-4/+4
| | | | | | we now only add the new ids. gcc4 fixes will come later SVN-Revision: 2515
* move diag module outside of kernel directoryImre Kaloz2005-09-211-3/+0
| | | | SVN-Revision: 1968
* unify gcc 3.4 fixes, move flash chip drivers to generic patches, move ↵Imre Kaloz2005-07-021-22/+45
| | | | | | diag_led driver to separate patch, update docs SVN-Revision: 1316
* move package/linux into target/linux, use wbx' new kernel code. support ↵Felix Fietkau2005-05-281-0/+78
building images with more than one kernel, split kernel module parts off of packages that use their own kernel modules (fuse, shfs, openswan). some cleanup in the image building process in target/. image builder is disabled for now, needs some fixing. SVN-Revision: 1085