[U-Boot] [PATCH] tools: build some commands without -pedantic

Mike Frysinger vapier at gentoo.org
Tue Jul 12 17:49:47 CEST 2011


On Tue, Jul 12, 2011 at 11:24, Linus Walleij wrote:
> I do this, first I apply the patches I sent for Integrator support, then
> I apply this patch to test with network support:

no changes at all should be necessary to include/configs/.  build the
tools in an unconfigured tree to avoid any of that cruft.

$ git clean -x -d
$ make tools
$ size tools/gen_eth_addr.o
-mike


More information about the U-Boot mailing list