s390/build: add *.o.chkbss files to targets list
authorVasily Gorbik <gor@linux.ibm.com>
Sun, 1 Jul 2018 09:32:51 +0000 (11:32 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Mon, 2 Jul 2018 10:32:23 +0000 (12:32 +0200)
commit251987a8025da049f42001bdb21250f79644ede3
tree31ee2c336a32d5b4cc8f1a3802883910e29ed4c3
parent7e0363b469f5d2ad00234497aad65c7b46db42c0
s390/build: add *.o.chkbss files to targets list

Adding *.o.chkbss files to targets list makes sure that the kbuild is
aware of them and removes them during make clean.

Also remove *.o.chkbss file before an actual check, to avoid having
stale *.o.chkbss file left even if the check is failed.

Acked-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/scripts/Makefile.chkbss