commit | af694a4b290e9c664919c8c7bcc98a89dd2fbb7d | [log] [tgz] |
---|---|---|
author | Ron Yorston <rmy@pobox.com> | Sun Nov 18 07:40:40 2018 +0000 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Sun Nov 18 19:34:39 2018 +0100 |
tree | 81184f076fe0adf4483a2b42f48cf7c2ca61e1df | |
parent | d1b2ae2d04eae05d76ad3c1a07e9092c7d46c773 [diff] |
Ensure build works when KBUILD_OUTPUT is set, closes 11511 The build process for embedded scripts didn't have consistent support for saving output to a different directory. Signed-off-by: Ron Yorston <rmy@pobox.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>