change bool in BR2_COMPILE_* to tristate to avoid unnecessary package/<foo>-install...
[openwrt.git] / openwrt / package / glib / Config.in
index 1ec23b9..f11c063 100644 (file)
@@ -1,5 +1,5 @@
 config BR2_COMPILE_GLIB
-       bool
+       tristate
        depends BR2_PACKAGE_GLIB1
 
 config BR2_PACKAGE_GLIB1