Loading package/libfuse/Config.in +1 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ config BR2_PACKAGE_LIBFUSE bool "libfuse" depends on BR2_LARGEFILE depends on BR2_TOOLCHAIN_HAS_THREADS depends on BR2_USE_MMU # fork() help FUSE (Filesystem in UserSpacE) Loading package/sshfs/Config.in +1 −0 Original line number Diff line number Diff line Loading @@ -8,6 +8,7 @@ config BR2_PACKAGE_SSHFS depends on BR2_LARGEFILE depends on BR2_USE_WCHAR # glib2 depends on BR2_TOOLCHAIN_HAS_THREADS # libfuse depends on BR2_USE_MMU # libfuse help FUSE filesystem client based on the SSH File Transfer Protocol. Loading package/unionfs/Config.in +1 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,7 @@ config BR2_PACKAGE_UNIONFS select BR2_PACKAGE_LIBFUSE depends on BR2_LARGEFILE depends on BR2_TOOLCHAIN_HAS_THREADS # libfuse depends on BR2_USE_MMU # libfuse help A userspace unionfs implementation. Loading Loading
package/libfuse/Config.in +1 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ config BR2_PACKAGE_LIBFUSE bool "libfuse" depends on BR2_LARGEFILE depends on BR2_TOOLCHAIN_HAS_THREADS depends on BR2_USE_MMU # fork() help FUSE (Filesystem in UserSpacE) Loading
package/sshfs/Config.in +1 −0 Original line number Diff line number Diff line Loading @@ -8,6 +8,7 @@ config BR2_PACKAGE_SSHFS depends on BR2_LARGEFILE depends on BR2_USE_WCHAR # glib2 depends on BR2_TOOLCHAIN_HAS_THREADS # libfuse depends on BR2_USE_MMU # libfuse help FUSE filesystem client based on the SSH File Transfer Protocol. Loading
package/unionfs/Config.in +1 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,7 @@ config BR2_PACKAGE_UNIONFS select BR2_PACKAGE_LIBFUSE depends on BR2_LARGEFILE depends on BR2_TOOLCHAIN_HAS_THREADS # libfuse depends on BR2_USE_MMU # libfuse help A userspace unionfs implementation. Loading