From: Sam Ravnborg Date: Sun, 12 Aug 2007 21:17:54 +0000 (+0200) Subject: kbuild: Use Elfnn_Half as replacement for Elfnn_Section X-Git-Tag: v2.6.24-rc1~830^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f4c4ee1b79b9102db19ff39f7cb11abddaa43e1;p=pandora-kernel.git kbuild: Use Elfnn_Half as replacement for Elfnn_Section The Elfnn_Section is not available on all platforms, noteworthy are cygwin. Use the safe replacement _Half. Signed-off-by: Sam Ravnborg --- Reading git-diff-tree failed