Re: [PATCH] kbuild: fix call to adjust_autoksyms.sh when output directory specified

2016-04-25 Thread Nicolas Pitre
On Mon, 25 Apr 2016, Nicolas Ferre wrote: > When a different output directory is specified during the build process (with > O= or KBUILD_OUTPUT), the call to adjust_autoksyms.sh script fails with the > following error: > /bin/sh scripts/adjust_autoksyms.sh \ > "make KBUILD_MODULES=1 -f ../

[PATCH] kbuild: fix call to adjust_autoksyms.sh when output directory specified

2016-04-25 Thread Nicolas Ferre
When a different output directory is specified during the build process (with O= or KBUILD_OUTPUT), the call to adjust_autoksyms.sh script fails with the following error: /bin/sh scripts/adjust_autoksyms.sh \ "make KBUILD_MODULES=1 -f ../Makefile autoksyms_recursive" /bin/sh: sc