commit | 8282cd64d0f9a5292e9f8408a96733523e7f1fec | [log] [tgz] |
---|---|---|
author | Vasily Gorbik <gor@linux.ibm.com> | Tue Jun 12 15:11:40 2018 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Mon Jun 25 10:14:38 2018 +0200 |
tree | 7be0fc5a7a351a394c92b1b4463bed6ac8e0c74b | |
parent | bd79d66329580d6c3fd9556423d2e5124906cfdd [diff] |
s390/boot: make head.S and als.c be part of the decompressor only Since uncompressed kernel image does not have to be bootable anymore, move head.S, head_kdump.S and als.c to boot/ folder and compile them in just in the decompressor. Reviewed-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Vasily Gorbik <gor@linux.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>