broadcom_sta: Add patch for supporting Linux 4.7
Patch is from Arch Linux at: https://aur.archlinux.org/cgit/aur.git/tree/?h=broadcom-wl I've tested building against 3.18.36, 4.4.16 and 4.7.0. Signed-off-by: aszlig <aszlig@redmoonstudios.org> Cc: @phreedom, @vcunat
This commit is contained in:
@@ -22,6 +22,7 @@ stdenv.mkDerivation {
|
||||
patches = [
|
||||
./i686-build-failure.patch
|
||||
./license.patch
|
||||
./linux-4.7.patch
|
||||
./gcc.patch
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user