summaryrefslogtreecommitdiff
path: root/openwrt/target/linux/package/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* add madwifi driver to headFelix Fietkau2005-08-131-0/+1
| | | | SVN-Revision: 1648
* move wificonf and nvram stuff back to package/, remove build_mipsel/root, ↵Felix Fietkau2005-07-241-5/+1
| | | | | | run install part of package/ for every board/kernel - fixes dependency mess SVN-Revision: 1540
* move wificonf to target/linux/packageFelix Fietkau2005-07-231-0/+1
| | | | SVN-Revision: 1537
* add config file /etc/config/network, add board-specific network.overrides ↵Felix Fietkau2005-07-211-1/+2
| | | | | | (instead of nvram.overrides) SVN-Revision: 1519
* move nvram,jffs2root,shared libs into target/linux/package and make them ↵Felix Fietkau2005-07-211-0/+7
| | | | | | broadcom-specific SVN-Revision: 1517
* a translucent filesystemWaldemar Brodkorb2005-07-201-0/+1
| | | | SVN-Revision: 1510
* install externally compiled kernel-specific packages into the ↵Felix Fietkau2005-07-161-0/+1
| | | | | | kernel-specific root SVN-Revision: 1459
* add board tag to kernel module version and add versioned depend (does not ↵Felix Fietkau2005-06-111-10/+9
| | | | | | work with current ipkg yet) SVN-Revision: 1202
* fix wlcompat buildFelix Fietkau2005-05-281-0/+6
| | | | SVN-Revision: 1087
* move package/linux into target/linux, use wbx' new kernel code. support ↵Felix Fietkau2005-05-281-0/+36
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