1config BR2_PACKAGE_FATRESIZE 2 bool "fatresize" 3 select BR2_PACKAGE_PARTED 4 help 5 Resize an FAT16/FAT32 volume non-destructively. 6 7 https://github.com/ya-mouse/fatresize 8