change bool in BR2_COMPILE_* to tristate to avoid unnecessary package/<foo>-install...
[openwrt.git] / package / sqlite / Config.in
index 626c5c3..600a05e 100644 (file)
@@ -1,5 +1,5 @@
 config BR2_COMPILE_SQLITE
-       bool
+       tristate
        default n
        depends BR2_PACKAGE_LIBSQLITE
 
This page took 0.0304990000000001 seconds and 4 git commands to generate.