commit | 27368e7cc4a8c33aeb71f3a1776d2c9ddc8c1df8 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@ti.com> | Mon Oct 13 08:38:55 2014 -0400 |
committer | Tom Rini <trini@ti.com> | Mon Oct 13 08:38:55 2014 -0400 |
tree | 76055027cf5c799a166afcd5a413670513de9034 | |
parent | c8ac4894ec63eb8f09a163fbdec83dfe0bec63ea [diff] |
Makefile: drop "tools-only" from no-dot-config-targets With the introduction of CONFIG_LOCALVERSION support we cannot build tools without having a config file (as we won't know our PLAIN_VERSION until then). Reported-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Tom Rini <trini@ti.com>