change bool in BR2_COMPILE_* to tristate to avoid unnecessary package/<foo>-install...
[openwrt.git] / openwrt / package / gmp / Config.in
index f00ee92..1e995a7 100644 (file)
@@ -1,5 +1,5 @@
 config BR2_COMPILE_GMP
-       bool
+       tristate
        default n
        depends BR2_PACKAGE_LIBGMP
 
This page took 0.023779 seconds and 4 git commands to generate.