linux-copperhead: LTS based on regular 4.14

This commit is contained in:
Tim Steinbach
2018-06-10 21:00:47 -04:00
parent 7eb169a257
commit a444dcad03
4 changed files with 2880 additions and 8 deletions
@@ -28,6 +28,11 @@ 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;