mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-25 20:34:52 +03:00
linux_2_6_32: disable patch which no longer appies
This commit is contained in:
parent
c8b940072d
commit
97b24ed95a
@ -5794,7 +5794,7 @@ let
|
|||||||
kernelPatches.sec_perm_2_6_24
|
kernelPatches.sec_perm_2_6_24
|
||||||
# kernelPatches.aufs2_2_6_32
|
# kernelPatches.aufs2_2_6_32
|
||||||
kernelPatches.cifs_timeout_2_6_29
|
kernelPatches.cifs_timeout_2_6_29
|
||||||
kernelPatches.no_xsave
|
# kernelPatches.no_xsave # doesn't apply anymore
|
||||||
kernelPatches.dell_rfkill
|
kernelPatches.dell_rfkill
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user