commit | 215bb1c14749591d2ac486682fad68fffc1c6bdb | [log] [tgz] |
---|---|---|
author | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | Fri Jan 26 16:31:04 2018 +0100 |
committer | Tom Rini <trini@konsulko.com> | Sun Feb 04 22:55:34 2018 -0500 |
tree | 64c5df6f2ba1178ca5e641a625fd3b023fa0b147 | |
parent | bf8f4c4400e3c45acf0773ce381b70f5625be724 [diff] |
README: add doc for how to supply user specific compiler flags to Kbuild Probably not all users are aware of this possibility, thus add a pointer to the README. Also add a useful example. Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>