commit | 114f51577724b782a30f4f5ceaee9880de93d776 | [log] [tgz] |
---|---|---|
author | Roland McGrath <roland@redhat.com> | Mon Jul 23 01:12:08 2007 -0700 |
committer | Sam Ravnborg <sam@ravnborg.org> | Wed Jul 25 21:18:19 2007 +0200 |
tree | 045e6b4218b6e59bc31fed7b67406647adb9fb18 | |
parent | 1edf1c00acf8d9b60d436d6a0a55e395353a446c [diff] |
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 <roland@redhat.com> Signed-off-by: Sam Ravnborg <sam@ravnborg.org>