diff options
author | Florian Fainelli <florian@openwrt.org> | 2006-02-11 17:46:17 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2006-02-11 17:46:17 +0000 |
commit | ec41db56e7f296beaef14d6f765036d9b58717c0 (patch) | |
tree | 5b5f7cc7c0c6afb4b3cb2f50b41fc7143e49fca6 /openwrt/package/mrd6/Config.in | |
parent | 0213de3acbd7c3bedce0b327ac68ce22c72d2f82 (diff) | |
download | mtk-20170518-ec41db56e7f296beaef14d6f765036d9b58717c0.zip mtk-20170518-ec41db56e7f296beaef14d6f765036d9b58717c0.tar.gz mtk-20170518-ec41db56e7f296beaef14d6f765036d9b58717c0.tar.bz2 |
Restored mrd6 compilation as "ceilf" dependency is now solved, updated to latest upstream version
SVN-Revision: 3219
Diffstat (limited to 'openwrt/package/mrd6/Config.in')
-rw-r--r-- | openwrt/package/mrd6/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/mrd6/Config.in b/openwrt/package/mrd6/Config.in index 3ae0c87..cacebe2 100644 --- a/openwrt/package/mrd6/Config.in +++ b/openwrt/package/mrd6/Config.in @@ -1,7 +1,7 @@ config BR2_PACKAGE_MRD6 prompt "mrd6.............................. IPv6 multicast routing daemon" tristate - default n + default m if CONFIG_DEVEL help Multicast is becoming a major component in next generation networks, used in several scenarios, from video broadcasting |