]> git.baikalelectronics.ru Git - kernel.git/commit
tools build: Build fixdep helper from perf and basic libs
authorJiri Olsa <jolsa@kernel.org>
Wed, 23 Sep 2015 10:34:02 +0000 (12:34 +0200)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 28 Sep 2015 18:50:55 +0000 (15:50 -0300)
commitfd5d6ee9c9a837aff045983b7dcf5e1f23cf02c0
tree5f3979225872cb1c79a7b5a546e13b855ccf648b
parentbf71cbdc438aa4ccbab0692c701646fd7a2e04c7
tools build: Build fixdep helper from perf and basic libs

Adding the fixdep target into the Makefile.include to ease up building of
fixdep helper, that needs to be built before we dive in to the build itself.
The user can invoke the fixdep target to build the helper.

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-8-git-send-email-jolsa@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/build/Documentation/Build.txt
tools/build/Makefile.include
tools/build/tests/ex/Makefile
tools/lib/api/Makefile
tools/lib/bpf/Makefile
tools/lib/lockdep/Makefile
tools/perf/Makefile.perf