|
@@ -8,6 +8,7 @@ config BR2_PACKAGE_SSHFS
|
|
depends on BR2_LARGEFILE
|
|
depends on BR2_LARGEFILE
|
|
depends on BR2_USE_WCHAR # glib2
|
|
depends on BR2_USE_WCHAR # glib2
|
|
depends on BR2_TOOLCHAIN_HAS_THREADS # libfuse
|
|
depends on BR2_TOOLCHAIN_HAS_THREADS # libfuse
|
|
|
|
+ depends on BR2_USE_MMU # libfuse
|
|
help
|
|
help
|
|
FUSE filesystem client based on the SSH File Transfer Protocol.
|
|
FUSE filesystem client based on the SSH File Transfer Protocol.
|
|
|
|
|