summaryrefslogtreecommitdiff
path: root/openwrt/target/linux/package/fuse/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* add PATHWaldemar Brodkorb2005-09-031-0/+1
| | | | SVN-Revision: 1834
* update fuse to v2.3.0 (thanks to Christian Magnusson)Nicolas Thill2005-08-301-2/+2
| | | | SVN-Revision: 1791
* don't pass build cflags to fuse kernel moduleFelix Fietkau2005-08-271-1/+0
| | | | SVN-Revision: 1760
* fix external package buildFelix Fietkau2005-08-151-1/+2
| | | | SVN-Revision: 1682
* do not build lib and util here, enable kmod build when target arch != mipselNicolas Thill2005-08-151-2/+3
| | | | SVN-Revision: 1681
* 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
* move package/linux into target/linux, use wbx' new kernel code. support ↵Felix Fietkau2005-05-281-0/+79
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