From: Roland McGrath Date: Mon, 23 Jul 2007 08:12:08 +0000 (-0700) Subject: kbuild: use LDFLAGS_MODULE only for .ko links X-Git-Tag: v2.6.23-rc2~266^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=114f51577724b782a30f4f5ceaee9880de93d776;p=pandora-kernel.git kbuild: use LDFLAGS_MODULE only for .ko links Sam Ravnborg pointed out that Documentation/kbuild/makefiles.txt already says this is what it's for. This patch makes the reality live up to the documentation. This fixes the problem of LDFLAGS_BUILD_ID getting into too many places. Signed-off-by: Roland McGrath Signed-off-by: Sam Ravnborg --- Reading git-diff-tree failed