[SPARC]: Add missing NOTES section.
authorDavid S. Miller <davem@sunset.davemloft.net>
Mon, 23 Jul 2007 02:19:05 +0000 (19:19 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Tue, 24 Jul 2007 20:24:34 +0000 (13:24 -0700)
This fixes boot failures when the build-id LD option is
actually used, because without it we end up with multiple
PT_LOAD sections which the SILO boot loader cannot handle.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found