change bool in BR2_COMPILE_* to tristate to avoid unnecessary package/<foo>-install...
[openwrt.git] / openwrt / package / openssl / Config.in
index c81c246..e852c9f 100644 (file)
@@ -1,5 +1,5 @@
 config BR2_COMPILE_OPENSSL
-       bool
+       tristate
        default n
        depends BR2_PACKAGE_LIBOPENSSL
        
This page took 0.023175 seconds and 4 git commands to generate.