linux-3.5: fix perf build with a patch from the perf mailing list

This commit is contained in:
Lluís Batlle i Rossell
2012-08-10 09:41:43 +02:00
parent 186601f461
commit 734bb84f09
3 changed files with 23 additions and 0 deletions
@@ -226,6 +226,11 @@ rec {
patch = ./dell-rfkill.patch;
};
perf3_5 =
{ name = "perf-3.5";
patch = ./perf-3.5.patch;
};
sheevaplug_modules_2_6_35 =
{ name = "sheevaplug_modules-2.6.35";
patch = ./sheevaplug_modules-2.6.35.patch;