forked from Ivasoft/openwrt
ar71xx: Add support to DomyWifi DW33D
Signed-off-by: Jing Lin <mumuqz@163.com>
This commit is contained in:
committed by
Jo-Philipp Wich
parent
81b256ee00
commit
7ba9a3a504
@@ -50,6 +50,10 @@ case "$FIRMWARE" in
|
||||
dlan-pro-1200-ac)
|
||||
ath10kcal_extract "art" 20480 2116
|
||||
;;
|
||||
dw33d)
|
||||
ath10kcal_extract "art" 20480 2116
|
||||
ath10kcal_patch_mac $(mtd_get_mac_binary art 18)
|
||||
;;
|
||||
mc-mac1200r)
|
||||
ath10kcal_extract "art" 20480 2116
|
||||
ath10kcal_patch_mac $(macaddr_add $(cat /sys/class/net/eth1/address) -1)
|
||||
|
||||
Reference in New Issue
Block a user