commit | 251987a8025da049f42001bdb21250f79644ede3 | [log] [tgz] |
---|---|---|
author | Vasily Gorbik <gor@linux.ibm.com> | Sun Jul 01 11:32:51 2018 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Mon Jul 02 12:32:23 2018 +0200 |
tree | 31ee2c336a32d5b4cc8f1a3802883910e29ed4c3 | |
parent | 7e0363b469f5d2ad00234497aad65c7b46db42c0 [diff] |
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>