Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | major target cleanup. it is now possible to have subtargets that can ↵ | Felix Fietkau | 2007-09-08 | 1 | -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 Thill | 2007-08-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 8499 | ||||
* | Build the quota module for 2.4 targets | Florian Fainelli | 2007-08-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 8473 | ||||
* | Add kmod-ppp-synctty (#2231) | Florian Fainelli | 2007-08-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 8459 | ||||
* | Addd kernel modules for NTFS (#2181) | Florian Fainelli | 2007-08-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 8396 | ||||
* | add missing dependencies and kernel config options | Felix Fietkau | 2007-07-23 | 1 | -0/+2 |
| | | | | SVN-Revision: 8112 | ||||
* | disable ipt_quota on linux 2.4 - iptables user space no longer compiles with it | Felix Fietkau | 2007-07-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 8055 | ||||
* | Resync brcm-2.4 kernel config and enable syncookies (#1876) | Florian Fainelli | 2007-06-13 | 1 | -1/+1 |
| | | | | SVN-Revision: 7622 | ||||
* | Add iprange (#1799) | Florian Fainelli | 2007-06-02 | 1 | -0/+1 |
| | | | | SVN-Revision: 7462 | ||||
* | Build nls modules (#1647) | Florian Fainelli | 2007-05-07 | 1 | -8/+8 |
| | | | | SVN-Revision: 7128 | ||||
* | Fix prompt on kernel config for brcm-2.4 | Florian Fainelli | 2007-04-22 | 1 | -0/+1 |
| | | | | SVN-Revision: 7034 | ||||
* | add nfs kernel server kmod package (patch from #1524) | Felix Fietkau | 2007-03-27 | 1 | -2/+2 |
| | | | | SVN-Revision: 6729 | ||||
* | Add ipt_CLASSIFY target for 2.4 kernels (#1338) | Florian Fainelli | 2007-02-28 | 1 | -0/+1 |
| | | | | SVN-Revision: 6424 | ||||
* | Reorganize kernel configs - target/linux/*/config is now a directory. ↵ | Felix Fietkau | 2007-02-22 | 1 | -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 |