projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ar71xx: enable AR9341 support at setup.c
[openwrt.git]
/
target
/
linux
/
brcm63xx
/
base-files
/
etc
/
uci-defaults
/
brcm63xx_fixcrc.sh
diff --git
a/target/linux/brcm63xx/base-files/etc/uci-defaults/brcm63xx_fixcrc.sh
b/target/linux/brcm63xx/base-files/etc/uci-defaults/brcm63xx_fixcrc.sh
index
65d00d6
..
72ba3cc
100755
(executable)
--- a/
target/linux/brcm63xx/base-files/etc/uci-defaults/brcm63xx_fixcrc.sh
+++ b/
target/linux/brcm63xx/base-files/etc/uci-defaults/brcm63xx_fixcrc.sh
@@
-13,7
+13,7
@@
do_fixcrc() {
brcm63xx_detect
case "$board_name" in
- "bcm63xx/CPVA642 "* | "bcm63xx/MAGIC "* | "bcm63xx/V2500V_BB "* )
+ "bcm63xx/CPVA642 "* | "bcm63xx/MAGIC "* | "bcm63xx/V2500V_BB "*
| "bcm63xx/V2110 "*
)
do_fixcrc
;;
esac
This page took
0.032924 seconds
and
4
git commands to generate.