commit | c7ad5cbb1ef2c33883f0fa7d0455095004fd306d | [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 | e89d623f099c44b0b166ccf46bce2e6a0b99c984 [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>