linux/tools/build
Jiri Olsa 0c00c3fb4e tools build: Add test for missing include
The current build framework fails to cope with header file removal. The
reason is that the removed header file stays in the .cmd file target
rule and forces the build to fail.

This issue is fixed and explained in the following patches.

Adding a new build test that simulates header removal.

Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Cc: David Ahern <dsahern@gmail.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/1443004442-32660-3-git-send-email-jolsa@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2015-09-28 15:50:54 -03:00
..
Documentation tools build: Add Makefile.include 2015-09-28 15:50:54 -03:00
feature tools build: Add test for presence of __get_cpuid() gcc builtin 2015-09-17 13:14:35 -03:00
tests tools build: Add test for missing include 2015-09-28 15:50:54 -03:00
Build.include tools build: Add new build support 2015-02-11 18:30:03 -03:00
Makefile.build tools build: Allow duplicate objects in the object list 2015-08-26 10:34:58 -03:00
Makefile.feature tools build: Allow setting the feature detection user 2015-09-22 10:47:04 -03:00
Makefile.include tools build: Add Makefile.include 2015-09-28 15:50:54 -03:00