Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move crypto support to a seperate crypto.mk file, split modules into ↵ | Nicolas Thill | 2007-09-23 | 1 | -14/+14 |
| | | | | | | multiple packages and adjust dependencies, sync crypto options in kconfigs. SVN-Revision: 8980 | ||||
* | add missing 2.6 conntrack/nat helpers, add 2.6 conntrack/nat helper for RTSP ↵ | Nicolas Thill | 2007-09-22 | 1 | -2/+2 |
| | | | | | | (closes: #2297, thanks to aorlinsk), sync 2.4 / 2.6 kconfigs. SVN-Revision: 8955 | ||||
* | set CONFIG_JFFS2_FS_DEBUG=0 in generic 2.4 kconfig | Nicolas Thill | 2007-09-22 | 1 | -0/+1 |
| | | | | SVN-Revision: 8948 | ||||
* | remove two ip6t modules on linux 2.4, because they're causing conflicts with ↵ | Felix Fietkau | 2007-09-20 | 1 | -2/+2 |
| | | | | | | ipv4 stuff SVN-Revision: 8863 | ||||
* | major target cleanup. it is now possible to have subtargets that can ↵ | Felix Fietkau | 2007-09-08 | 1 | -0/+735 |
override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets SVN-Revision: 8694 |