aboutsummaryrefslogtreecommitdiffstats
path: root/package/ntfs-3g
Commit message (Collapse)AuthorAgeFilesLines
* cleanup ntfs-3g makefile (remove kernel.mk include, unused configure options...)Nicolas Thill2007-03-281-46/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6734 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add prereq check for pkg-config (required by ntfs-3g)Felix Fietkau2007-03-251-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6696 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add file type autodetection for the unpack command and nuke PKG_CAT:= in ↵Felix Fietkau2007-03-161-1/+0
| | | | | | lots of places git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6582 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use ↵Felix Fietkau2007-03-161-3/+0
| | | | | | KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6580 3c298f89-4303-0410-b956-a3cf2f4a3e73
* NTFS-3G is at v1.0 nowImre Kaloz2007-02-221-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6344 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Menuconfig will not treat 'select FOO' as a real dependencyFelix Fietkau2007-02-121-1/+1
| | | | | | | | | | | thus if BAR depends on FOO and FOO depends on other config options, these dependencies will not be checked. To fix this, we simply emit all of FOO's depends (only real dependencies, no select) for BAR as well. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6293 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Force dependency on LINUX_2_6 to stop building fuse on 2.4 kernels.Mike Albon2007-02-121-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6284 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add NTFS-3GImre Kaloz2007-02-082-0/+123
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6279 3c298f89-4303-0410-b956-a3cf2f4a3e73