Fix broadcom-sta on linux >= 3.15
http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/net-wireless/broadcom-sta/files/broadcom-sta-6.30.223.141-linux-3.15.patch?view=markup
This commit is contained in:
@@ -19,6 +19,7 @@ stdenv.mkDerivation {
|
||||
patches = [
|
||||
./linux-recent.patch
|
||||
./license.patch
|
||||
./cfg80211_ibss_joined-channel-parameter.patch
|
||||
];
|
||||
|
||||
makeFlags = "KBASE=${kernel.dev}/lib/modules/${kernel.modDirVersion}";
|
||||
|
||||
Reference in New Issue
Block a user