broadcom-sta: fix build

This commit is contained in:
Yegor Timoshenko 2018-01-05 03:51:03 +00:00
parent c01cfb9e01
commit 4e990c25e3
No known key found for this signature in database
GPG key ID: C34BF9DCC9DF8210

View file

@ -21,6 +21,8 @@ stdenv.mkDerivation {
hardeningDisable = [ "pic" ];
nativeBuildInputs = kernel.moduleBuildDependencies;
patches = [
./i686-build-failure.patch
./license.patch