mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
Fix my own broken mistakes
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
menuconfig BR2_DATABASE_SUPPORT
|
menuconfig BR2_DATABASE_SUPPORT
|
||||||
bool "Database"
|
bool "Database"
|
||||||
default n
|
default y
|
||||||
|
|
||||||
|
if BR2_DATABASE_SUPPORT
|
||||||
source "package/database/mysql_client/Config.in"
|
source "package/database/mysql_client/Config.in"
|
||||||
|
endif
|
||||||
|
|||||||
Reference in New Issue
Block a user