summaryrefslogtreecommitdiff
path: root/openwrt/package/fuse/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* move old kamikaze out of trunk - will put buildroot-ng in there as soon as ↵Felix Fietkau2006-10-071-108/+0
| | | | | | all the developers are ready SVN-Revision: 4944
* update to 2.5.2 to fix compile issueWaldemar Brodkorb2006-03-281-2/+2
| | | | SVN-Revision: 3527
* change cp to $(CP)Mike Baker2006-02-011-7/+7
| | | | SVN-Revision: 3112
* lots of small package changes and dependency cleanups for the V= stuffFelix Fietkau2005-10-221-2/+2
| | | | SVN-Revision: 2230
* update fuse to new upstream release (v2.4.1) (thanks to Christian Magnusson)Nicolas Thill2005-10-201-2/+3
| | | | SVN-Revision: 2186
* 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