summaryrefslogtreecommitdiff
path: root/openwrt/package/fuse/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* update fuse to v2.3.0 (thanks to Christian Magnusson)Nicolas Thill2005-08-301-36/+44
| | | | SVN-Revision: 1791
* do not build kernel module hereNicolas Thill2005-08-151-1/+1
| | | | SVN-Revision: 1679
* move package/linux into target/linux, use wbx' new kernel code. support ↵Felix Fietkau2005-05-281-7/+0
| | | | | | 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
* Fix wrong options passed to configureNicolas Thill2005-05-241-2/+2
| | | | SVN-Revision: 1049
* Tweak package buildNicolas Thill2005-05-191-4/+4
| | | | SVN-Revision: 968
* remove unnecessary .installed target in fuse and remove some extra stuff now ↵Felix Fietkau2005-05-121-13/+7
| | | | | | handled by rules.mk SVN-Revision: 834
* merge nico's package/rules.mk and package/templates.mk into one file, update ↵Felix Fietkau2005-05-091-10/+5
| | | | | | packages that use this SVN-Revision: 817
* fix typoMike Baker2005-04-211-3/+2
| | | | SVN-Revision: 696
* Use common rules and templates, uniformize package Makefile, split package ↵Nicolas Thill2005-04-181-52/+113
| | | | | | in sub-packages, add kernel version to kmod package SVN-Revision: 663
* Remove CVS dir from packageNicolas Thill2005-04-111-0/+1
| | | | SVN-Revision: 629
* Add fuse packageNicolas Thill2005-04-091-0/+56
SVN-Revision: 594