summaryrefslogtreecommitdiff
path: root/arch/s390/boot/compressed/vmlinux.lds.S
AgeCommit message (Collapse)AuthorFilesLines
2010-02-27[S390] add support for compressed kernelsMartin Schwidefsky1-0/+55
Add the "bzImage" compile target and the necessary code to generate compressed kernel images. The old style uncompressed "image" target is preserved, a simple make will build them both. Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>