treewide: use the generic board_name function
[openwrt/staging/dedeckeh.git] / target / linux / brcm63xx / base-files / etc / uci-defaults / 09_fix_crc
index 57bf6e2a468dd31559da93a6056c7ee438fca231..94c422392ea3c5f8c1f758793646993af1508427 100644 (file)
@@ -4,13 +4,13 @@
 #
 #
 
-. /lib/brcm63xx.sh
+. /lib/functions.sh
 
 do_fixcrc() {
        mtd fixtrx linux
 }
 
-case "$(brcm63xx_board_name)" in
+case "$(board_name)" in
        a4001n |\
        a4001n1 |\
        ar-5381u |\