summaryrefslogtreecommitdiff
path: root/target/linux/generic-2.4/config-template
Commit message (Collapse)AuthorAgeFilesLines
* major target cleanup. it is now possible to have subtargets that can ↵Felix Fietkau2007-09-081-735/+0
| | | | | | override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets SVN-Revision: 8694
* revert [8473] (see [8055])Nicolas Thill2007-08-271-1/+1
| | | | SVN-Revision: 8499
* Build the quota module for 2.4 targetsFlorian Fainelli2007-08-231-1/+1
| | | | SVN-Revision: 8473
* Add kmod-ppp-synctty (#2231)Florian Fainelli2007-08-221-1/+1
| | | | SVN-Revision: 8459
* Addd kernel modules for NTFS (#2181)Florian Fainelli2007-08-111-1/+1
| | | | SVN-Revision: 8396
* add missing dependencies and kernel config optionsFelix Fietkau2007-07-231-0/+2
| | | | SVN-Revision: 8112
* disable ipt_quota on linux 2.4 - iptables user space no longer compiles with itFelix Fietkau2007-07-191-1/+1
| | | | SVN-Revision: 8055
* Resync brcm-2.4 kernel config and enable syncookies (#1876)Florian Fainelli2007-06-131-1/+1
| | | | SVN-Revision: 7622
* Add iprange (#1799)Florian Fainelli2007-06-021-0/+1
| | | | SVN-Revision: 7462
* 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