commit | b28242e7e3c08072251da6d7bc4895fbd3e58299 | [log] [tgz] |
---|---|---|
author | Sam Ravnborg <sam@ravnborg.org> | Tue May 29 23:09:35 2007 +0200 |
committer | Sam Ravnborg <sam@ravnborg.org> | Mon Jul 16 22:41:47 2007 +0200 |
tree | db7b662012597c53db381d62e10844507b559dca | |
parent | 1de564bbf8b630ab356571cdbd15b7d5adb1c20d [diff] |
kbuild: ignore section mismatch warnings originating from .note section .note* sections are ELF notes, which are typically used by external tools to examine the kernel image. Since this is removed from any runtime consideration, it's OK to reference any section from a .note* section. Signed-off-by: Jeremy Fitzhardinge <jeremy@xensource.com> Cc: "Eric W. Biederman" <ebiederm@xmission.com> Signed-off-by: Sam Ravnborg <sam@ravnborg.org>