kernel: Remove Copperhead

The patches are unmaintained and suggest a false sense of security
This commit is contained in:
Tim Steinbach
2018-09-03 11:18:11 -04:00
parent eac06ed070
commit 5fccac2b8d
7 changed files with 0 additions and 5505 deletions
-10
View File
@@ -28,16 +28,6 @@ rec {
patch = ./tag-hardened.patch;
};
copperhead_4_14 = rec {
name = "copperhead-4.14";
patch = ./copperhead-4-14.patch;
};
copperhead_4_16 = rec {
name = "copperhead-4.16";
patch = ./copperhead-4-16.patch;
};
# https://bugzilla.kernel.org/show_bug.cgi?id=197591#c6
iwlwifi_mvm_support_version_7_scan_req_umac_fw_command = rec {
name = "iwlwifi_mvm_support_version_7_scan_req_umac_fw_command";