summaryrefslogtreecommitdiffstats
path: root/package/fuse/libfuse.mk
Commit message (Collapse)AuthorAgeFilesLines
* package/: convert to DOWNLOAD helperPeter Korsgaard2009-01-161-1/+1
|
* package/: get rid of unneeded $(strip ..)Peter Korsgaard2008-12-081-1/+1
|
* fuse: fix target installPeter Korsgaard2008-07-171-2/+2
| | | | Also copy libfuse.so symlink so fuse target isn't considered out of date
* fuse: re-add missing --program-prefixPeter Korsgaard2008-07-111-0/+1
| | | | --program-prefix got errorously removed in the recent cleanup work.
* fuse: bump versionPeter Korsgaard2008-07-101-1/+1
| | | | | | The disable_symvers_22 patch no longer applies, but things seems to work without it. There's no documentation describing what it was supposed to fix, so get rid of it.
* fuse: use BR2_SOURCEFORGE_MIRRORPeter Korsgaard2008-07-101-1/+1
|
* fuse: cleanup patch handlingPeter Korsgaard2008-07-101-1/+1
| | | | | Move patch to package dir like other packages and fixup patch-kernel invocation.
* fuse: remove commented out linesPeter Korsgaard2008-07-101-8/+0
|
* fuse: cleanup configure argsPeter Korsgaard2008-07-101-2/+3
|
* fuse: remove stray $Peter Korsgaard2008-07-101-1/+1
|
* fuse: also remove fusermount from targetPeter Korsgaard2008-07-101-1/+1
|
* fuse: strip binaries/libs in targetPeter Korsgaard2008-07-101-1/+2
|
* fuse: don't build kernel modulePeter Korsgaard2008-07-101-2/+1
| | | | | it's been in the mainline kernel for ages (~3y) and the included stuff doesn't seem to build with modern kernel headers.
* add fuse and nfs-3g packagesIvan Kuten2007-11-241-0/+83