summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.4/config-template
Commit message (Collapse)AuthorAgeFilesLines
* Build nls modules (#1647)Florian Fainelli2007-05-071-8/+8
| | | | SVN-Revision: 7128
* Fix prompt on kernel config for brcm-2.4Florian Fainelli2007-04-221-0/+1
| | | | SVN-Revision: 7034
* add nfs kernel server kmod package (patch from #1524)Felix Fietkau2007-03-271-2/+2
| | | | SVN-Revision: 6729
* Add ipt_CLASSIFY target for 2.4 kernels (#1338)Florian Fainelli2007-02-281-0/+1
| | | | SVN-Revision: 6424
* Reorganize kernel configs - target/linux/*/config is now a directory. ↵Felix Fietkau2007-02-221-0/+730
./config/default will replace the old config and config-diff (format is like config-diff, the full kernel config is no longer kept in the build system) This commit removes all the kernel config stuff, the next one will add the replacement - there's no way to do this atomically with svn. SVN-Revision: 6337