summaryrefslogtreecommitdiff
path: root/openwrt/target/linux/package/wlcompat/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* fix wlcompat-debug, add proper signal strength info to scan and statsFelix Fietkau2005-09-071-3/+4
| | | | SVN-Revision: 1870
* move nvram,jffs2root,shared libs into target/linux/package and make them ↵Felix Fietkau2005-07-211-1/+1
| | | | | | broadcom-specific SVN-Revision: 1517
* split wlcompat package in HEAD, tooFelix Fietkau2005-06-301-2/+8
| | | | SVN-Revision: 1298
* add board tag to kernel module version and add versioned depend (does not ↵Felix Fietkau2005-06-111-1/+1
| | | | | | work with current ipkg yet) SVN-Revision: 1202
* some fixes for wlcompatFelix Fietkau2005-06-111-2/+2
| | | | SVN-Revision: 1194
* fix wlcompat buildFelix Fietkau2005-05-281-10/+16
| | | | SVN-Revision: 1087
* move package/linux into target/linux, use wbx' new kernel code. support ↵Felix Fietkau2005-05-281-0/+34
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