kernel-build: fix STRIP_KERNEL_EXPORTS for recent kernels
authorJohn Crispin <john@openwrt.org>
Mon, 15 Sep 2014 16:18:48 +0000 (16:18 +0000)
committerJohn Crispin <john@openwrt.org>
Mon, 15 Sep 2014 16:18:48 +0000 (16:18 +0000)
commit2ef0acc5fcda557fa5aaad35d27cb8cf75be96d2
tree46e651cb7fa759972fc53d5ca7d89710de58d1f5
parent7ff276afd3b305ff77b57f21bb5277010b36ab7d
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>
SVN-Revision: 42555
include/kernel-build.mk