commit | 909252d279dd5d47e44c125558e87bb44097289f | [log] [tgz] |
---|---|---|
author | Sam Ravnborg <sam@mars.ravnborg.org> | Thu Jun 08 20:37:30 2006 +0200 |
committer | Sam Ravnborg <sam@mars.ravnborg.org> | Thu Jun 08 20:37:30 2006 +0200 |
tree | 43a1a5add53e8fca6be8fb78dc6ed5644bdf0a9c | |
parent | 35899c57516be6eaa42cc27151767c52d75b2979 [diff] |
kbuild: fix false section mismatch with ARCH=um build Ignoring references to .init.text, .exit.text from the .plt section brought the false positives down to two warnings for a defconfig build of ARCH=um on x86_64. Signed-off-by: Sam Ravnborg <sam@ravnborg.org>