commit | 37131ec4f9cb60750be6f75fca20ff6bbf1b8efd | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Fri Sep 22 14:31:14 2017 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Mon Oct 09 23:28:46 2017 +0900 |
tree | d61347048afeaea692934aebb377662df493fc51 | |
parent | 278ae6040397f37fa6a96a6b86ed02d4762080a7 [diff] |
kbuild: mkcompile_h: do not create .version This script does not need to create .version; it will be created by scripts/link-vmlinux.sh later. Clean-up the code slightly. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>