change bool in BR2_COMPILE_* to tristate to avoid unnecessary package/<foo>-install calls
SVN-Revision: 2388
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
config BR2_COMPILE_SQLITE2
|
||||
bool
|
||||
tristate
|
||||
default n
|
||||
depends BR2_PACKAGE_LIBSQLITE2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user