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 <[email protected]> > Cc: Arnaldo Carvalho de Melo <[email protected]> > Cc: Borislav Petkov <[email protected]> > Cc: Frederic Weisbecker <[email protected]> > Cc: Ingo Molnar <[email protected]> > Cc: Jiri Olsa <[email protected]> > Cc: Namhyung Kim <[email protected]> > Cc: Peter Zijlstra <[email protected]> > Cc: Stephane Eranian <[email protected]> > Cc: [email protected] > --- > 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-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

