kernel-build: fix STRIP_KERNEL_EXPORTS for recent kernels
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 15 Sep 2014 16:18:48 +0000 (16:18 +0000)
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 15 Sep 2014 16:18:48 +0000 (16:18 +0000)
commit44c93d14751a3604ee3b5d93cc548304bfa82469
treedad78c620b383df19469115fcdc04256ec350d46
parent5c6b1b198e44d56a1bde9cb7dd9c8ca7ca94417f
kernel-build: fix STRIP_KERNEL_EXPORTS for recent kernels

Recent kernels started to mark exported symbols as global.
Adapt expressions in kernel-build.mk to also match global symbols
when grep'ing through nm output.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42555 3c298f89-4303-0410-b956-a3cf2f4a3e73
include/kernel-build.mk