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)
commit4b8d32c224a313f1358885775812e1e09f8b15a3
treedad78c620b383df19469115fcdc04256ec350d46
parent0cf10c4653c8a8f5fbd24ac7f36f2c7b6bff4855
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