mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09: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>