linux: fix build, remove upstreamed patches
This commit is contained in:
parent
9aee2a17af
commit
263fff0ab8
@ -11080,8 +11080,6 @@ in
|
|||||||
linux_4_4 = callPackage ../os-specific/linux/kernel/linux-4.4.nix {
|
linux_4_4 = callPackage ../os-specific/linux/kernel/linux-4.4.nix {
|
||||||
kernelPatches =
|
kernelPatches =
|
||||||
[ kernelPatches.bridge_stp_helper
|
[ kernelPatches.bridge_stp_helper
|
||||||
kernelPatches.qat_common_Makefile
|
|
||||||
kernelPatches.hiddev_CVE_2016_5829
|
|
||||||
kernelPatches.ecryptfs_fix_mmap_bug
|
kernelPatches.ecryptfs_fix_mmap_bug
|
||||||
]
|
]
|
||||||
++ lib.optionals ((platform.kernelArch or null) == "mips")
|
++ lib.optionals ((platform.kernelArch or null) == "mips")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user