linux/tools/build
Masahiro Yamada 23d4384870 kbuild: rename cmd_cc_i_c to cmd_cpp_i_c
This command just preprocesses .c files into .i files, so cmd_cpp_i_c
seems more suitable.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Acked-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: Michal Marek <mmarek@suse.com>
2016-04-20 10:48:19 +02:00
..
Documentation tools build: Build fixdep helper from perf and basic libs 2015-09-28 15:50:55 -03:00
feature perf build: Add libcrypto feature detection 2016-02-05 09:46:45 -03:00
tests tools build: Build fixdep helper from perf and basic libs 2015-09-28 15:50:55 -03:00
.gitignore perf build: Add fixdep to .gitignore 2015-10-20 10:43:28 -03:00
Build tools build: Add fixdep dependency helper 2015-09-28 15:50:55 -03:00
Build.include tools build: Make the fixdep helper part of the build process 2015-09-28 15:50:55 -03:00
fixdep.c tools build: Add fixdep dependency helper 2015-09-28 15:50:55 -03:00
Makefile tools build: Use fixdep with OUTPUT path prefix 2015-11-26 16:32:24 -03:00
Makefile.build kbuild: rename cmd_cc_i_c to cmd_cpp_i_c 2016-04-20 10:48:19 +02:00
Makefile.feature perf build: Add libcrypto feature detection 2016-02-05 09:46:45 -03:00
Makefile.include tools build: Use fixdep with OUTPUT path prefix 2015-11-26 16:32:24 -03:00