mirror of
https://github.com/godotengine/buildroot.git
synced 2025-12-31 09:48:56 +03:00
This fixes a check-package warning introduced by commit19df27ed03("package/mariadb: add option to disable build of embedded server") Fixes: package/mysql/Config.in:59: attributes order: type, default, depends on, select, help (http://nightly.buildroot.org/#_config_files) Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> (cherry picked from commitcbf62fc569) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>