Skip to content

Commit

Permalink
Update 03-networking
Browse files Browse the repository at this point in the history
Add updated wifi drivers
  • Loading branch information
falkyre authored Nov 25, 2021
1 parent 437ff0b commit fb084d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bootstrap/03-networking
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

set -xe

apk add wpa_supplicant wireless-tools wireless-regdb iw
apk add linux-firmware-cypress wpa_supplicant wireless-tools wireless-regdb iw
sed -i 's/wpa_supplicant_args=\"/wpa_supplicant_args=\" -u -Dwext,nl80211/' /etc/conf.d/wpa_supplicant

echo -e 'brcmfmac' >> /etc/modules
Expand Down

0 comments on commit fb084d8

Please sign in to comment.