aboutsummaryrefslogtreecommitdiffstats
path: root/package/fuse/Makefile
Commit message (Expand)AuthorAgeFilesLines
* [package] fuse: remove now redundant dependency on +USE_EGLIBC:librtJo-Philipp Wich2012-09-191-1/+1
* [package] fuse: Add librt to fuse to build with eglibcFlorian Fainelli2012-09-191-2/+2
* fuse: update to 2.9.0Felix Fietkau2012-06-161-2/+2
* fuse: move kmod-fuse to package/kernelFelix Fietkau2012-06-161-16/+0
* fuse: add missing dependencyFelix Fietkau2012-06-111-1/+1
* package/fuse: update to version 2.8.5, refresh patchesAlexandros C. Couloumbis2010-12-081-2/+2
* [package] fix fuse dependency against kmod-fuseFlorian Fainelli2010-09-041-1/+1
* massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950Claudio Mignanti2010-07-121-1/+1
* remove linux 2.4 support from several packagesFelix Fietkau2010-06-261-107/+8
* [package] update fuse to 2.8.4, fixes build failures with 2.6.30 kernels (on ...Florian Fainelli2010-05-021-2/+2
* find attached the announced patch for fuse.Travis Kemen2010-03-141-46/+130
* [package] disable fuse kernel compilation module, all versions that we have h...Florian Fainelli2009-07-311-17/+6
* [package] put all filesystem related packages into the Filesystem submenu (#5...Florian Fainelli2009-07-051-2/+2
* [package] fuse: update to v2.7.4 (#5186)Jo-Philipp Wich2009-06-111-21/+28
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-171-1/+0
* fix fuse: use in-kernel module for 2.6.25+ kernelsNicolas Thill2008-05-111-4/+15
* Upgrade fuse-2.7.1 to fuse-2.7.3 to fix breakage (#3246)Florian Fainelli2008-04-011-2/+2
* remove uninstalldev templates (no longer necessary)Felix Fietkau2007-12-251-6/+0
* Use $(CP) instead of $(INSTALL_BIN) for binaries.Felix Fietkau2007-12-091-1/+1
* fix update fuse to 2.7.1 - fixes compile breakage with 2.6.23Felix Fietkau2007-10-201-2/+2
* more package submenusJohn Crispin2007-10-181-0/+2
* add $(STAGING_DIR) as argument to the InstallDev template and update packages...Felix Fietkau2007-09-281-11/+11
* move package description to a separate definition, remove it when DESCRIPTION...Nicolas Thill2007-09-071-14/+22
* use a default VERSION field for kmod packagesNicolas Thill2007-09-021-1/+0
* Upgrade fuse to 2.6.5 (#1955)Florian Fainelli2007-06-231-2/+2
* fix fuse compile on osxFelix Fietkau2007-04-011-0/+3
* add file type autodetection for the unpack command and nuke PKG_CAT:= in lots...Felix Fietkau2007-03-161-1/+0
* add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DI...Felix Fietkau2007-03-161-3/+0
* Revert previous commit oops :/Florian Fainelli2007-02-281-9/+4
* Re-enable fuse for 2.4 kernels as well (#1346)Florian Fainelli2007-02-281-3/+9
* remove compatibility crap from libfuse which seems to break on uClibc, becaus...Felix Fietkau2007-02-271-0/+2
* more cleanupFelix Fietkau2007-02-251-33/+14
* More dependencies are required to force fuse to Linux 2.6 only.Mike Albon2007-02-121-1/+3
* upgrade FUSE to v2.6.3, make fuse-utils depend on libfuse and kmod-fuseImre Kaloz2007-02-081-2/+3
* Use the KernelPackage template instead of kmod-fooFlorian Fainelli2007-01-051-14/+4
* update fuse to 2.6.1 (fix build on 2.6.19), remove kmod_build patch needed fo...Nicolas Thill2006-12-151-2/+3
* replace lots of manual install commands with INSTALL_* variablesFelix Fietkau2006-11-231-5/+5
* new (last?) attempt at standardizing MakefilesNicolas Thill2006-09-241-3/+2
* standardize Makefile, add userland packages, fix fuse.pc in InstallDevNicolas Thill2006-09-231-21/+57
* set PATH in rules.mkMike Baker2006-08-041-1/+0
* fuse: put PKG_BUILD_DIR in KERNEL_BUILD_DIRFelix Fietkau2006-07-301-1/+1
* credit where credit is dueMike Baker2006-06-271-0/+6
* add INCLUDE_DIR variable for $(TOPDIR)/includeFelix Fietkau2006-06-211-2/+2
* build system cleanup. move shared include files into $(TOPDIR)/include, move ...Felix Fietkau2006-06-211-2/+2
* normalize Makefiles.Nicolas Thill2006-06-181-28/+23
* add TARGET_CFLAGS to configure for userland lib and util.Nicolas Thill2006-06-171-0/+1
* move fuse from target/linux/package/ to package/, update to v2.5.3, Nicolas Thill2006-06-171-0/+117
* remove lots of non-essential packagesFelix Fietkau2006-04-131-108/+0
* update to 2.5.2 to fix compile issueWaldemar Brodkorb2006-03-281-2/+2
* change cp to $(CP)Mike Baker2006-02-011-7/+7