mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-06 22:51:11 -09:00
Genimage complains about the config using the deprecated gpt option: INFO: hdimage(sdcard.img): The option 'gpt' is deprecated. Use 'partition-table-type' instead So change to partition-table-type for consistency with the other configs. Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Tested-by: Jamie Gibbons <jamie.gibbons@microchip.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>