change bool in BR2_COMPILE_* to tristate to avoid unnecessary package/<foo>-install...
[openwrt.git] / openwrt / package / matrixssl / Config.in
index be0a306..3d4532e 100644 (file)
@@ -1,5 +1,5 @@
 config BR2_COMPILE_MATRIXSSL
-       bool
+       tristate
        depends BR2_PACKAGE_LIBMATRIXSSL
 
 config BR2_PACKAGE_LIBMATRIXSSL
This page took 0.021504 seconds and 4 git commands to generate.