summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/perf/perf-features.inc
Commit message (Collapse)AuthorAgeFilesLines
* perf: rename perf.inc to perf-features.incTom Zanussi2013-03-101-0/+22
The contents of perf.inc are really specific to perf features and shouldn't use the generic perf.inc name, which implies common recipe code. It's always confusing to open up this file and find out that's not what it is. (From OE-Core rev: 4a98bd02ab8918e639353829b221b0c4b6c58165) Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>