summaryrefslogtreecommitdiff
path: root/openwrt/package/fuse/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* new (last?) attempt at standardizing MakefilesNicolas Thill2006-09-241-3/+2
| | | | SVN-Revision: 4855
* standardize Makefile, add userland packages, fix fuse.pc in InstallDevNicolas Thill2006-09-231-21/+57
| | | | SVN-Revision: 4819
* set PATH in rules.mkMike Baker2006-08-041-1/+0
| | | | SVN-Revision: 4438
* fuse: put PKG_BUILD_DIR in KERNEL_BUILD_DIRFelix Fietkau2006-07-301-1/+1
| | | | SVN-Revision: 4328
* credit where credit is dueMike Baker2006-06-271-0/+6
| | | | SVN-Revision: 4091
* add INCLUDE_DIR variable for $(TOPDIR)/includeFelix Fietkau2006-06-211-2/+2
| | | | SVN-Revision: 4033
* build system cleanup. move shared include files into $(TOPDIR)/include, move ↵Felix Fietkau2006-06-211-2/+2
| | | | | | lzma, mkfs.* into toolchain/ SVN-Revision: 4032
* normalize Makefiles.Nicolas Thill2006-06-181-28/+23
| | | | SVN-Revision: 3998
* add TARGET_CFLAGS to configure for userland lib and util.Nicolas Thill2006-06-171-0/+1
| | | | SVN-Revision: 3967
* move fuse from target/linux/package/ to package/, update to v2.5.3, add ↵Nicolas Thill2006-06-171-0/+117
| | | | | | userland lib, util and dev stuff from trunk. SVN-Revision: 3966
* remove lots of non-essential packagesFelix Fietkau2006-04-131-108/+0
| | | | SVN-Revision: 3641
* 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