diff options
Diffstat (limited to 'openwrt/package/howl/Config.in')
-rw-r--r-- | openwrt/package/howl/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/howl/Config.in b/openwrt/package/howl/Config.in index a55bbf35f4..a409dd2a64 100644 --- a/openwrt/package/howl/Config.in +++ b/openwrt/package/howl/Config.in @@ -1,7 +1,7 @@ menu "howl.............................. A Zeroconf networking implementation" config BR2_COMPILE_HOWL - bool + tristate default n depends BR2_PACKAGE_LIBHOWL |