commit | 39901cd6389f5267c413e779b3db299775ada823 | [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 | 6e5555b738c99c6b39aaf4318609de6f181ffcb7 [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>