commit | 0358df427ff701b042b87ccce0e97cc7930d1cb4 | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Sun Aug 15 00:03:21 2010 -0400 |
committer | Wolfgang Denk <wd@denx.de> | Sun Sep 19 19:29:49 2010 +0200 |
tree | bf7e99f173f2c7cac4a73201a5fc71dd57b29d37 | |
parent | 8e0ec82eb40db6c24c2ac5b323c8cc278bef8597 [diff] |
unify toplevel tools targets Most tool subdirs do not rely on a configured tree, so move those targets out of the config checks and unify them in the process. Also add an easylogo target so people can easily build that. Also add these new tool targets to the 'tools-all' target. Signed-off-by: Mike Frysinger <vapier@gentoo.org>