broadcom-sta: fix build
This commit is contained in:
@@ -21,6 +21,8 @@ stdenv.mkDerivation {
|
|||||||
|
|
||||||
hardeningDisable = [ "pic" ];
|
hardeningDisable = [ "pic" ];
|
||||||
|
|
||||||
|
nativeBuildInputs = kernel.moduleBuildDependencies;
|
||||||
|
|
||||||
patches = [
|
patches = [
|
||||||
./i686-build-failure.patch
|
./i686-build-failure.patch
|
||||||
./license.patch
|
./license.patch
|
||||||
|
|||||||
Reference in New Issue
Block a user