summaryrefslogtreecommitdiff
path: root/openwrt/target/linux/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* add KERNEL variableWaldemar Brodkorb2005-09-101-5/+5
| | | | SVN-Revision: 1885
* fix some typosFelix Fietkau2005-09-011-3/+3
| | | | SVN-Revision: 1824
* first 2.6 stuff for netgear wgt634u, unusable.Waldemar Brodkorb2005-08-281-0/+1
| | | | SVN-Revision: 1773
* fix image builder dependency problemFelix Fietkau2005-08-141-2/+2
| | | | SVN-Revision: 1664
* add new image builderFelix Fietkau2005-08-141-1/+35
| | | | SVN-Revision: 1661
* add preliminary support for soekris boardsNicolas Thill2005-07-251-0/+1
| | | | SVN-Revision: 1564
* add incomplete ar7 hardware support (disabled by default)Felix Fietkau2005-06-141-0/+1
| | | | SVN-Revision: 1236
* cleanup in target/Felix Fietkau2005-06-111-8/+12
| | | | SVN-Revision: 1205
* add rebuild target for the linux directoryFelix Fietkau2005-06-051-1/+6
| | | | SVN-Revision: 1149
* move package/linux into target/linux, use wbx' new kernel code. support ↵Felix Fietkau2005-05-281-0/+33
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