broadcom_sta: fix build on linux-5.1

This commit is contained in:
georgewhewell
2019-05-18 21:36:26 +01:00
parent 60277c7d5e
commit 75a60db00e
2 changed files with 33 additions and 0 deletions
@@ -34,6 +34,7 @@ stdenv.mkDerivation {
# source: https://aur.archlinux.org/cgit/aur.git/tree/linux412.patch?h=broadcom-wl
./linux-4.12.patch
./linux-4.15.patch
./linux-5.1.patch
./null-pointer-fix.patch
./gcc.patch
];