mirror of
https://github.com/FOGProject/fos.git
synced 2026-02-05 08:16:25 -06:00
11 lines
269 B
Plaintext
11 lines
269 B
Plaintext
config BR2_PACKAGE_PARTCLONE
|
|
bool "partclone"
|
|
help
|
|
Partclone
|
|
The Free and Open Source Software for Partition Imaging and Cloning
|
|
|
|
http://partclone.org
|
|
|
|
comment "partclone requires a toolchain with LARGEFILE+WCHAR support"
|
|
depends on !(BR2_USE_WCHAR)
|