diff options
author | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-02-11 16:32:31 +0000 |
---|---|---|
committer | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-02-11 16:32:31 +0000 |
commit | f11f502ebcae76af551075c59459a730df11a6de (patch) | |
tree | 0ddfff837af191372c7e718fe5b613ffb3ce86ef | |
parent | 62117906f225cc10689c4e85ebfcbaeb8cf6a57e (diff) |
disable mrd6, compile is broken
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3218 3c298f89-4303-0410-b956-a3cf2f4a3e73
-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 cacebe2ac..3ae0c871c 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 m if CONFIG_DEVEL + default n help Multicast is becoming a major component in next generation networks, used in several scenarios, from video broadcasting |