commit | 53e189ddbad40925f2c208a40898bbbca5b4f282 | [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 | c2f9107bf054de52f5cf921387b414d2342313b5 [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>