sdk: use bundle-libraries.sh to ship kernel objtool tools stack-validation-fixes
authorJo-Philipp Wich <jo@mein.io>
Fri, 30 Aug 2019 13:45:06 +0000 (15:45 +0200)
committerJo-Philipp Wich <jo@mein.io>
Fri, 30 Aug 2019 13:55:19 +0000 (15:55 +0200)
commit7193ed32f83a65d55ed8ff08e76a379ee1d82856
treec84e3c1a695b5a6ecc5b749db4cf07be390dfc5d
parent947adc030177fab9de6e701fdff7ea15624ddd50
sdk: use bundle-libraries.sh to ship kernel objtool tools

Ensure that the kernel objtool utilities are processed by the library
bundler in order to ensure that they're usable on foreign systems with
different libc versions.

Fixes: a9f6fceb42 ("sdk: fix building external modules when CONFIG_STACK_VALIDATION=y")
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
target/sdk/Makefile