Ondrej Zajicek wrote:
> Hello
> 
> Here is the patch that adds package for The BIRD Internet Routing Daemon.
> 
> BIRD is an internet routing daemon that implements OSPF, RIP and BGP.
> It is fast, lightweight and small (cca 300 kB), therefore ideal for
> OpenWRT based routers.
> 
> The makefile is rather tricky, as BIRD have to be built two times  (for
> IPv4 and IPv6 versions) and there are separate packages for BIRD daemon
> and BIRD client, because client depends on libreadline and is not
> strictly necessary.
I recently added a feature to the build system that can significantly
reduce the complexity of makefiles that need to build multiple variants
of the same package. Please check package/hostapd/Makefile to see how to
use it.
Please take a look at it and let me know if you want us to commit your
current version or if you want to do a cleanup round first.

- Felix
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to