commit | c7c0d542a199089cf658a7c23c314a5cff248b00 | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Thu Jan 21 04:03:22 2010 -0500 |
committer | Wolfgang Denk <wd@denx.de> | Thu Jan 21 23:00:08 2010 +0100 |
tree | 82dbae9a8ecaab72b10f256ccd22eb06f1515c01 | |
parent | c5a028f085020b60040a2b42966f29b25bd6ee8e [diff] |
tools: allow people to compile w/out configuring It's useful to be able to build up the host tools without having to select a board first. Pretty much all tools in there are config-independent anyways. Also add a shortcut "tools-all" to quickly build all host tools that are actually config-independent to allow for simple test builds. Signed-off-by: Mike Frysinger <vapier@gentoo.org>