kexec: fix compilation with gcc 4.6
authorSven Neumann <s.neumann@raumfeld.com>
Mon, 26 Sep 2011 12:31:17 +0000 (14:31 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Mon, 26 Sep 2011 20:16:08 +0000 (22:16 +0200)
commitb766ed21e8b5499dd2237d80358229de04ddab9a
treeae9918428fb4cc64b09d7467ac58c59b426123fb
parentfd68d696eacbb7b8363be1948365957a641041a8
kexec: fix compilation with gcc 4.6

gcc 4.6 has stricter checks for invalid command-line options.
Fix compilation by passing linker options with -Wl,

Signed-off-by: Sven Neumann <s.neumann@raumfeld.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/kexec/kexec-fix-linker-options.patch [new file with mode: 0644]