Files
fos/Buildroot/package/partclone/Config.in
Sebastian Roth 1ffca08803 Update the FOS build to current state of files in FOG working branch
as a preperation to entirely move those over to this repo.
2017-12-29 19:00:52 -06:00

11 lines
286 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_LARGEFILE && BR2_USE_WCHAR)