commit | e0f41e52ddf5dc676577f974c9f0af77732f251a | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Fri Apr 08 11:24:48 2016 +0900 |
committer | Michal Marek <mmarek@suse.com> | Wed Apr 20 10:49:09 2016 +0200 |
tree | e0e4870b511fe23aa4524b3830c9ec7301053475 | |
parent | 23d43848708afd7aa9a2c8516a3f269a3e71be4f [diff] |
kbuild: rename cmd_as_s_S to cmd_cpp_s_S This command just preprocesses .S files into .s files, so cmd_cpp_s_S seems more suitable. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Signed-off-by: Michal Marek <mmarek@suse.com>