summaryrefslogtreecommitdiff
path: root/openwrt/target/linux/rules.mk
Commit message (Collapse)AuthorAgeFilesLines
* add fixes from whiterussianFelix Fietkau2005-08-151-0/+9
| | | | SVN-Revision: 1683
* add modules.d to kernel modulesFelix Fietkau2005-07-161-1/+7
| | | | SVN-Revision: 1454
* ar7: add firmware blob to adsl driver ipkg, update led driverFelix Fietkau2005-07-101-0/+1
| | | | SVN-Revision: 1400
* change kernel package name to kernel-VERSION-BOARD to work around ipkg bugFelix Fietkau2005-07-041-2/+2
| | | | SVN-Revision: 1340
* add board tag to kernel module version and add versioned depend (does not ↵Felix Fietkau2005-06-111-2/+10
| | | | | | work with current ipkg yet) SVN-Revision: 1202
* add kernel package with version-specific /etc/modulesFelix Fietkau2005-06-111-2/+0
| | | | SVN-Revision: 1195
* move package/linux into target/linux, use wbx' new kernel code. support ↵Felix Fietkau2005-05-281-0/+28
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