linux-copperhead: LTS based on regular 4.14
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user