change bool in BR2_COMPILE_* to tristate to avoid unnecessary package/<foo>-install...
[openwrt.git] / openwrt / package / popt / Config.in
index b06933a..a24882b 100644 (file)
@@ -1,5 +1,5 @@
 config BR2_COMPILE_POPT
-       bool
+       tristate
        depends BR2_PACKAGE_LIBPOPT
 
 config BR2_PACKAGE_LIBPOPT