commit | c3bce92531ac4f4ed18008545d54b15f2166ddb4 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Fri May 17 16:54:26 2019 +0900 |
committer | Heiko Carstens <heiko.carstens@de.ibm.com> | Tue Jun 04 15:03:34 2019 +0200 |
tree | a2165cde2596376d550065f67d629f12793e6fef | |
parent | f1090b61a76f4af523418a4ff3de4324ae72ec47 [diff] |
s390: drop redundant directory creation from tools Makefile As you can see in scripts/Kbuild.include, the filechk creates the parent directory of the target as needed. This Makefile does not need to explicitly create the directory. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>