sdk: use bundle-libraries.sh to ship kernel objtool tools
authorJo-Philipp Wich <jo@mein.io>
Fri, 30 Aug 2019 13:45:06 +0000 (15:45 +0200)
committerJo-Philipp Wich <jo@mein.io>
Tue, 3 Sep 2019 08:45:25 +0000 (10:45 +0200)
commitefaaadb49e90b51ba3a6adc6fafc330c23b8f764
tree1552254b538cfa39c9553dc4c43d36cbedd7c5ed
parentfe43969336201f2cc7d103b68fd6e65989bee184
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")
Acked-by: Yousong Zhou <yszhou4tech@gmail.com>
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
target/sdk/Makefile