aboutsummaryrefslogtreecommitdiff
path: root/tools/build/feature/test-libpython-version.c
AgeCommit message (Collapse)AuthorFilesLines
2015-03-21perf build: Move feature checks code under tools/buildJiri Olsa1-0/+10
Moving feature checks code under tools/build directory. Changing also $feature_dir to point to new feature directory location and perf Makefiles to include Makefile.feature from new location. Signed-off-by: Jiri Olsa <[email protected]> Cc: Corey Ashford <[email protected]> Cc: David Ahern <[email protected]> Cc: Namhyung Kim <[email protected]> Cc: Paul Mackerras <[email protected]> Cc: Peter Zijlstra <[email protected]> Link: http://lkml.kernel.org/n/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>