Ondrej Zajicek wrote:
> This patch adds utilities ping, ping6, tracepath, ... from iputils.
> It creates one ipkg package per program.
> 
> Signed-off-by: Ondrej Zajicek <[EMAIL PROTECTED]>
Applied in r10364, cleaned up slightly in r10365. Thanks.

Note:
If you see compile messages like this:
<built-in>:0: note: someone does not honour COPTS correctly, passed 0 times

Tt means that the OpenWrt CFLAGS are not passed to the package build
process properly. Please keep an eye out for stuff like that.

Another thing: explicit $(STRIP) calls are unnecessary. The build system
does the stripping by itself before creating packages.

- Felix
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to