summaryrefslogtreecommitdiffstats
path: root/package/kexec/kexec-fix-linker-options.patch
Commit message (Collapse)AuthorAgeFilesLines
* kexec: update to kexec-tools 2.0.3Sven Neumann2012-04-201-15/+0
| | | | | | | Drop kexec-fix-linker-options.patch as this has been fixed upstream. Signed-off-by: Sven Neumann <s.neumann@raumfeld.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* kexec: fix compilation with gcc 4.6Sven Neumann2011-09-261-0/+15
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>