linux_4_6: fix by removing upstreamed patch
This commit is contained in:
parent
c73816b640
commit
1e806458dc
@ -11116,7 +11116,6 @@ in
|
|||||||
linux_4_6 = callPackage ../os-specific/linux/kernel/linux-4.6.nix {
|
linux_4_6 = callPackage ../os-specific/linux/kernel/linux-4.6.nix {
|
||||||
kernelPatches =
|
kernelPatches =
|
||||||
[ kernelPatches.bridge_stp_helper
|
[ kernelPatches.bridge_stp_helper
|
||||||
kernelPatches.hiddev_CVE_2016_5829
|
|
||||||
]
|
]
|
||||||
++ lib.optionals ((platform.kernelArch or null) == "mips")
|
++ lib.optionals ((platform.kernelArch or null) == "mips")
|
||||||
[ kernelPatches.mips_fpureg_emu
|
[ kernelPatches.mips_fpureg_emu
|
||||||
|
Loading…
x
Reference in New Issue
Block a user