projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix memleak in uniq (#1354)
[openwrt.git]
/
package
/
ntfs-3g
/
Makefile
diff --git
a/package/ntfs-3g/Makefile
b/package/ntfs-3g/Makefile
index
d48ef36
..
314a52c
100644
(file)
--- a/
package/ntfs-3g/Makefile
+++ b/
package/ntfs-3g/Makefile
@@
-27,7
+27,7
@@
include $(INCLUDE_DIR)/package.mk
define Package/ntfs-3g
TITLE:=NTFS-3G
- DEPENDS:=+libfuse +fuse-utils
@LINUX_2_6
+ DEPENDS:=+libfuse +fuse-utils
SECTION:=utils
CATEGORY:=Utilities
DESCRIPTION:=\
This page took
0.021813 seconds
and
4
git commands to generate.