commit | f60c9d4f39f8ca8948594a773eee43543ca37807 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Aug 28 09:43:40 2014 -0600 |
committer | Simon Glass <sjg@chromium.org> | Fri Sep 05 13:40:42 2014 -0600 |
tree | 026551e23342813f86850493c148681ca151b52d | |
parent | 2c3deb9758c5be1c590bebdd25d8a36d486ea5e9 [diff] |
buildman: Allow make-flags variables to include '-' and '_' These characters are commonly used in variables, so permit them. Also document the permitted characters. Reported-by: Tom Rini <trini@ti.com> Signed-off-by: Simon Glass <sjg@chromium.org>