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)
committerRISCi_ATOM <bob@bobcall.me>
Fri, 13 Sep 2019 20:19:28 +0000 (16:19 -0400)
commit4cfd20d55eca916af9a514a6fdb300f3a947d005
tree1e3c70b768d4200694691e1b811eca8c654dfb12
parent56128af8832139620c2ec40130b7c5f4f776809a
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