kbuild: Use Elfnn_Half as replacement for Elfnn_Section
authorSam Ravnborg <sam@ravnborg.org>
Sun, 12 Aug 2007 21:17:54 +0000 (23:17 +0200)
committerSam Ravnborg <sam@neptun.(none)>
Fri, 12 Oct 2007 19:13:50 +0000 (21:13 +0200)
The Elfnn_Section is not available on all platforms,
noteworthy are cygwin.
Use the safe replacement _Half.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>

No differences found