summaryrefslogtreecommitdiff
path: root/openwrt/target/linux/linux-2.4/config
Commit message (Collapse)AuthorAgeFilesLines
* add netfilter netmap targetFelix Fietkau2005-07-042-0/+2
| | | | SVN-Revision: 1343
* enable socket filtering in HEAD, tooFelix Fietkau2005-07-011-1/+1
| | | | SVN-Revision: 1302
* add kernel boot command lineFelix Fietkau2005-06-141-1/+2
| | | | SVN-Revision: 1241
* fix board support patch and add mtd flash map driver for ar7Felix Fietkau2005-06-141-47/+7
| | | | SVN-Revision: 1237
* add incomplete ar7 hardware support (disabled by default)Felix Fietkau2005-06-142-0/+1046
| | | | SVN-Revision: 1236
* add kernel package with version-specific /etc/modulesFelix Fietkau2005-06-111-0/+2
| | | | SVN-Revision: 1195
* re-add state match to kernel imageFelix Fietkau2005-05-291-1/+1
| | | | SVN-Revision: 1099
* disable some useless jffs bbc compressors (improves performance in size mode)Felix Fietkau2005-05-281-3/+3
| | | | SVN-Revision: 1089
* move package/linux into target/linux, use wbx' new kernel code. support ↵Felix Fietkau2005-05-281-0/+1216
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