commit | 8848442e2d45c3a0bf14e34124f81acdaa13b150 | [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 | 25e389d5ae61b66a337a158b0a81c3d62d4c64ae [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>