ipq-wifi: makefile bug fixes (#7180)

Fixes: eac26cc353
This commit is contained in:
AmadeusGhost 2021-06-25 12:40:12 +08:00 committed by GitHub
parent a2c991e755
commit f1d18ecb17
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 2 additions and 3 deletions

View File

@ -54,6 +54,8 @@ ALLWIFIBOARDS:= \
netgear_wac510 \
plasmacloud_pa1200 \
plasmacloud_pa2200 \
p2w_r619ac \
qxwlan_e2600ac \
redmi_ax6 \
xiaomi_ax3600 \
xiaomi_ax9000

View File

@ -48,9 +48,6 @@ case "$FIRMWARE" in
# OEM assigns 4 sequential MACs
ath10k_patch_mac $(macaddr_setbit_la $(macaddr_add "$(cat /sys/class/net/eth0/address)" 4))
;;
p2w,r619ac)
caldata_extract "ART" 0x9000 0x2f20
;;
esac
;;
"ath10k/pre-cal-ahb-a000000.wifi.bin")