mirror of
https://github.com/breeze303/openwrt-ipq.git
synced 2025-12-16 16:41:07 +00:00
ipq60xx: jdc ax6600 Fix line breaks
Signed-off-by: breeze303 <122870904+breeze303@users.noreply.github.com>
This commit is contained in:
parent
52a1b9a460
commit
430504d94a
@ -29,7 +29,7 @@ case "$FIRMWARE" in
|
|||||||
"ath11k/QCN9074/hw1.0/cal-pci-0000:01:00.0.bin")
|
"ath11k/QCN9074/hw1.0/cal-pci-0000:01:00.0.bin")
|
||||||
case "$board" in
|
case "$board" in
|
||||||
jdcloud,ax6600)
|
jdcloud,ax6600)
|
||||||
caldata_extract_mmc "0:ART" 0x26800 0x20000
|
caldata_extract_mmc "0:ART" 0x26800 0x20000
|
||||||
;;
|
;;
|
||||||
cambiumnetworks,xe3-4)
|
cambiumnetworks,xe3-4)
|
||||||
caldata_extract "0:ART" 0x26800 0x20000
|
caldata_extract "0:ART" 0x26800 0x20000
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user