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>
Wed, 4 Sep 2019 11:47:04 +0000 (13:47 +0200)
commit068e9210d5610a026ed8091fce048979f601b507
treeb2bbf0eae96415e2e28c2970cae3aa13ad2b8e41
parentcf2dba52736c590f0686a25700bf76a5664bd9fb
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>
(cherry picked from commit efaaadb49e90b51ba3a6adc6fafc330c23b8f764)
target/sdk/Makefile