On Mon, 2013-04-01 at 21:54 -0600, David Ahern wrote: > Add Pconfig file which will hold the build options. > Update Makefile with new config files. > > Signed-off-by: David Ahern <dsahern@xxxxxxxxx> > Cc: Arnaldo Carvalho de Melo <acme@xxxxxxxxxxxxxxxxxx> > Cc: Borislav Petkov <bp@xxxxxxxxx> > Cc: Frederic Weisbecker <fweisbec@xxxxxxxxx> > Cc: Ingo Molnar <mingo@xxxxxxxxxx> > Cc: Jiri Olsa <jolsa@xxxxxxxxxx> > Cc: Namhyung Kim <namhyung@xxxxxxxxxx> > Cc: Peter Zijlstra <a.p.zijlstra@xxxxxxxxx> > Cc: Stephane Eranian <eranian@xxxxxxxxxx> > Cc: linux-kbuild@xxxxxxxxxxxxxxx > --- > tools/perf/Makefile | 5 +++++ > 1 file changed, 5 insertions(+) > create mode 100644 tools/perf/Pconfig All current Kconfig files can be found with git ls-files "*Kconfig*". This file won't. Why does it need to be named differently? Paul Bolle -- To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html