Skip to content

Commit

Permalink
Revert "broadcom_sta: fix build (kernel.moduleBuildDependencies)"
Browse files Browse the repository at this point in the history
This reverts commit d83c808.

Oops, this was already applied but in a different place so git
cherry-pick didn't complain. My bad.
  • Loading branch information
dezgeg committed Jan 6, 2018
1 parent 814b077 commit ca87fb6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pkgs/os-specific/linux/broadcom-sta/default.nix
Expand Up @@ -39,8 +39,6 @@ stdenv.mkDerivation {

makeFlags = "KBASE=${kernel.dev}/lib/modules/${kernel.modDirVersion}";

nativeBuildInputs = kernel.moduleBuildDependencies;

unpackPhase = ''
sourceRoot=broadcom-sta
mkdir "$sourceRoot"
Expand Down

0 comments on commit ca87fb6

Please sign in to comment.