linuxPackages.broadcom-sta: fix build with Linux 4.15

See: https://lkml.org/lkml/2017/11/25/90
This commit is contained in:
Yegor Timoshenko
2018-01-31 23:04:10 +00:00
parent a1115c187b
commit 65187722ec
2 changed files with 48 additions and 0 deletions
@@ -33,6 +33,7 @@ stdenv.mkDerivation {
./linux-4.11.patch
# source: https://aur.archlinux.org/cgit/aur.git/tree/linux412.patch?h=broadcom-wl
./linux-4.12.patch
./linux-4.15.patch
./null-pointer-fix.patch
./gcc.patch
];