8 lines
173 B
Plaintext
8 lines
173 B
Plaintext
config BR2_PACKAGE_FATRESIZE
|
|
bool "fatresize"
|
|
select BR2_PACKAGE_PARTED
|
|
help
|
|
Resize an FAT16/FAT32 volume non-destructively.
|
|
|
|
https://github.com/ya-mouse/fatresize
|