]> git.baikalelectronics.ru Git - kernel.git/commit
s390/decompressor: allow preprocessor in piggy.o linker script
authorVasily Gorbik <gor@linux.ibm.com>
Tue, 12 Jun 2018 19:59:13 +0000 (21:59 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Mon, 25 Jun 2018 08:14:40 +0000 (10:14 +0200)
commitf923f08963e3c4044149e83bb8faea19a6eca22a
tree71e9b104c9549f5f314da5db4e8cfceef91dbedf
parent6819c10a3a683c228b1542a22947093a5a75d2f4
s390/decompressor: allow preprocessor in piggy.o linker script

Rename vmlinux.scr to vmlinux.scr.lds.S and add it to build rules to
enable preprocessor for it.

Also add vmlinux.scr.lds to local .gitignore

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>
arch/s390/boot/compressed/.gitignore
arch/s390/boot/compressed/Makefile
arch/s390/boot/compressed/vmlinux.scr [deleted file]
arch/s390/boot/compressed/vmlinux.scr.lds.S [new file with mode: 0644]