9 lines
222 B
Plaintext
9 lines
222 B
Plaintext
config BR2_PACKAGE_IFUSE
|
|
bool "ifuse"
|
|
select BR2_PACKAGE_LIBFUSE
|
|
select BR2_PACKAGE_LIBIMOBILEDEVICE
|
|
help
|
|
A fuse filesystem implementation to access the contents of iOS devices.
|
|
|
|
http://www.libimobiledevice.org/
|