commit | ef6924441e49eb41d587597751ce4f889e24ee44 | [log] [tgz] |
---|---|---|
author | Marko Man <darkobas@gmail.com> | Tue Oct 08 13:27:09 2019 +0200 |
committer | Marko Man <darkobas@gmail.com> | Wed Oct 09 21:35:21 2019 +0200 |
tree | 3a5c7911aa88270c2eb43c4bccec6c5a1a032889 | |
parent | b45bdc68a6ce5ca18287801d4b3ed89d04ac7263 [diff] |
kernel: Use absolute path for kernel O= argument The kernel make command is executed in the build root. Without absolute out paths, kernel out start with "out/" meaning it would be created in the kernel source. Add BUILD_ROOT to the argument to ensure it's always made in the actual out/ dir. Change-Id: I425134a893d4d5c9f31efccaf75e153b5462b76c