projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dcb88a5
)
ntfs-3g: needs mmu
author
Gustavo Zacarias
<gustavo@zacarias.com.ar>
Mon, 18 Feb 2013 01:37:37 +0000
(
01:37
+0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Mon, 18 Feb 2013 12:07:21 +0000
(13:07 +0100)
The internal libfuse-lite implementation uses it, and since the external
full-blown libfuse also requires it there's no other choice.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/ntfs-3g/Config.in
patch
|
blob
|
history
diff --git
a/package/ntfs-3g/Config.in
b/package/ntfs-3g/Config.in
index 1d3e2fb9bd87ce79845219943fc938ede3ca080b..be19a579eabbdcf136052da224aeecd78d9fc27f 100644
(file)
--- a/
package/ntfs-3g/Config.in
+++ b/
package/ntfs-3g/Config.in
@@
-2,6
+2,7
@@
config BR2_PACKAGE_NTFS_3G
bool "ntfs-3g"
depends on BR2_LARGEFILE
depends on BR2_USE_WCHAR
+ depends on BR2_USE_MMU
help
The NTFS-3G driver is an open source, freely available
read/write NTFS driver for Linux, FreeBSD, Mac OS X, NetBSD,