]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
tools: allow people to compile w/out configuring
authorMike Frysinger <vapier@gentoo.org>
Thu, 21 Jan 2010 09:03:22 +0000 (04:03 -0500)
committerWolfgang Denk <wd@denx.de>
Thu, 21 Jan 2010 22:00:08 +0000 (23:00 +0100)
commitc7c0d542a199089cf658a7c23c314a5cff248b00
tree82dbae9a8ecaab72b10f256ccd22eb06f1515c01
parentc5a028f085020b60040a2b42966f29b25bd6ee8e
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>
Makefile
tools/Makefile