mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 04:13:31 +00:00
Fixed a problem with no 2.4G (#1874)
编译之后竞斗云没有2.4G,改正之后有了,不过2.4G灯不亮,估计是要打个patch
This commit is contained in:
parent
d7587bde9d
commit
4943e191be
@ -125,13 +125,13 @@ case "$FIRMWARE" in
|
||||
8dev,jalapeno |\
|
||||
glinet,gl-b1300 |\
|
||||
linksys,ea6350v3 |\
|
||||
p2w,r619ac |\
|
||||
qcom,ap-dk01.1-c1)
|
||||
ath10kcal_extract "ART" 4096 12064
|
||||
;;
|
||||
asus,map-ac2200)
|
||||
ath10kcal_ubi_extract "Factory" 4096 12064
|
||||
;;
|
||||
p2w,r619ac |\
|
||||
asus,rt-acrh17|\
|
||||
asus,rt-ac58u)
|
||||
CI_UBIPART=UBI_DEV
|
||||
|
Loading…
Reference in New Issue
Block a user