kernelPatches: remove unneeded patches

This commit is contained in:
Franz Pletz
2016-09-25 14:20:45 +02:00
parent 01f465c82b
commit 31ff655e46
3 changed files with 0 additions and 85 deletions
-10
View File
@@ -38,16 +38,6 @@ in
rec {
link_lguest =
{ name = "gcc5-link-lguest";
patch = ./gcc5-link-lguest.patch;
};
link_apm =
{ name = "gcc5-link-apm";
patch = ./gcc5-link-apm.patch;
};
bridge_stp_helper =
{ name = "bridge-stp-helper";
patch = ./bridge-stp-helper.patch;