aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/base-files/etc/uci-defaults/09_fix_crc
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/brcm63xx/base-files/etc/uci-defaults/09_fix_crc')
-rw-r--r--target/linux/brcm63xx/base-files/etc/uci-defaults/09_fix_crc54
1 files changed, 27 insertions, 27 deletions
diff --git a/target/linux/brcm63xx/base-files/etc/uci-defaults/09_fix_crc b/target/linux/brcm63xx/base-files/etc/uci-defaults/09_fix_crc
index bfd485c27b..c33e56f28e 100644
--- a/target/linux/brcm63xx/base-files/etc/uci-defaults/09_fix_crc
+++ b/target/linux/brcm63xx/base-files/etc/uci-defaults/09_fix_crc
@@ -11,33 +11,33 @@ do_fixcrc() {
}
case "$(board_name)" in
- a4001n |\
- a4001n1 |\
- ar-5315u |\
- ar-5381u |\
- ar-5387un |\
- bcm96328avng |\
- bcm963281tan |\
- cpva502p |\
- cpva642 |\
- ct-6373 |\
- dsl-274xb-f |\
- evg2000 |\
- hg622 |\
- magic |\
- p870hw-51a_v2 |\
- r1000h |\
- r5010un_v2 |\
- rta770bw |\
- rta770w |\
- spw303v |\
- v2110 |\
- v2500v_bb |\
- vh4032n |\
- vr-3025u |\
- vr-3025un |\
- vr-3026e |\
- wap-5813n)
+ actiontec,r1000h|\
+ adb,a4001n|\
+ adb,a4001n1|\
+ brcm,bcm96328avng|\
+ brcm,bcm963281tan|\
+ bt,voyager-2110|\
+ bt,voyager-2500v-bb|\
+ comtrend,ar-5315u|\
+ comtrend,ar-5381u|\
+ comtrend,ar-5387un|\
+ comtrend,vr-3025u|\
+ comtrend,vr-3025un|\
+ comtrend,vr-3026e|\
+ comtrend,wap-5813n|\
+ comtrend,ct-6373|\
+ d-link,dsl-274xb-f1|\
+ dynalink,rta770bw|\
+ dynalink,rta770w|\
+ huawei,echolife-hg622|\
+ netgear,evg2000|\
+ nucom,r5010un-v2|\
+ observa,vh4032n|\
+ t-com,speedport-w-303v|\
+ telsey,cpva502plus|\
+ telsey,cpva642|\
+ telsey,magic|\
+ zyxel,p870hw-51a-v2)
do_fixcrc
;;
esac