Ensure build works when KBUILD_OUTPUT is set, closes 11511
authorRon Yorston <rmy@pobox.com>
Sun, 18 Nov 2018 07:40:40 +0000 (07:40 +0000)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 18 Nov 2018 18:34:39 +0000 (19:34 +0100)
commitaf694a4b290e9c664919c8c7bcc98a89dd2fbb7d
tree81184f076fe0adf4483a2b42f48cf7c2ca61e1df
parentd1b2ae2d04eae05d76ad3c1a07e9092c7d46c773
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>
Makefile
scripts/embedded_scripts