linux_3_12: add back bridge_stp_helper patch

See 94fbbb2ed6
This commit is contained in:
Joachim Fasting 2016-12-22 23:47:15 +01:00
parent 3876b4dd94
commit 556ca974aa
No known key found for this signature in database
GPG key ID: 7544761007FE4E08

View file

@ -11005,7 +11005,7 @@ in
linux_3_12 = callPackage ../os-specific/linux/kernel/linux-3.12.nix {
kernelPatches = with kernelPatches;
[
[ bridge_stp_helper
]
++ lib.optionals ((platform.kernelArch or null) == "mips")
[ kernelPatches.mips_fpureg_emu