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