kernel-build: fix STRIP_KERNEL_EXPORTS for recent kernels
authorJohn Crispin <blogic@openwrt.org>
Mon, 15 Sep 2014 16:18:48 +0000 (16:18 +0000)
committerJohn Crispin <blogic@openwrt.org>
Mon, 15 Sep 2014 16:18:48 +0000 (16:18 +0000)
commitff337b8a177c034e772dff5525a4665e629fffcd
treedad78c620b383df19469115fcdc04256ec350d46
parent9fad4bd83bf08505c2dadc8dd26a9e7d0276c3b7
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