mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-10 03:47:44 +00:00
Fix my own broken mistakes
This commit is contained in:
parent
ea354de4e6
commit
8548fd0951
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user