diff options
author | Martin Banky <martin.banky@gmail.com> | 2010-12-12 22:53:49 +0100 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2010-12-13 23:24:14 +0100 |
commit | 690df505864e45457dec3f5f1d0198705605faa9 (patch) | |
tree | d08d17965bfb6acf4a216bc68a028cf768acb83c /package/mrouted/Config.in | |
parent | 9962388776d4250451d64001335440c38975ac47 (diff) |
mrouted: convet to gentargets and bump to version 3.9.4
mrouted is once again being actively developed.
See http://github.com/troglobit/mrouted
[ Thomas: bump to 3.9.4, patches updated, prefix fix. ]
Signed-off-by: Martin Banky <Martin.Banky@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/mrouted/Config.in')
-rw-r--r-- | package/mrouted/Config.in | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/package/mrouted/Config.in b/package/mrouted/Config.in index df3c56711..1503cc6ab 100644 --- a/package/mrouted/Config.in +++ b/package/mrouted/Config.in @@ -3,4 +3,7 @@ config BR2_PACKAGE_MROUTED help An implementation of the DVMRP multicast routing protocol. - http://freshmeat.net/projects/mrouted/ + If built with uClibc, then UCLIBC_SUPPORT_AI_ADDRCONFIG is + needed in uClibc configuration. + + http://github.com/troglobit/mrouted |