[PATCH v3 05/14] perf kbuild: remove Makefile.perf

2014-10-23 Thread Alexis Berlemont
The file Makefile.perf contained legacy build rules. It is replaced by Makefile.kbuild which relies on Kbuild. Consequently, some minor points need updates: * The constant CONFIG_KBUILD can be removed * The main Makefile wrapper now call Makefile.kbuild instead of Makefile.perf Signed-off-by:

[PATCH v3 05/14] perf kbuild: remove Makefile.perf

2014-10-23 Thread Alexis Berlemont
The file Makefile.perf contained legacy build rules. It is replaced by Makefile.kbuild which relies on Kbuild. Consequently, some minor points need updates: * The constant CONFIG_KBUILD can be removed * The main Makefile wrapper now call Makefile.kbuild instead of Makefile.perf Signed-off-by: