Add a config var matching the package dir name
[openwrt.git] / package / mysql / Config.in
index 6da055a..9e47a6c 100644 (file)
@@ -7,3 +7,7 @@ config BR2_PACKAGE_LIBMYSQLCLIENT
          http://dev.mysql.com/
          
 
+config BR2_PACKAGE_MYSQL
+       tristate
+       default BR2_PACKAGE_LIBMYSQLCLIENT
+
This page took 0.027718 seconds and 4 git commands to generate.