ramips: Reapply sorting to board.d files
[openwrt/staging/mkresin.git] / target / linux / ramips / base-files / etc / uci-defaults / 09_fix-checksum
index 113cf17b928423553b6df1261094b2889db19847..482659a2f695c526977b84c53be3ace43d5e3247 100644 (file)
@@ -14,13 +14,13 @@ fix_checksum() {
 board=$(board_name)
 
 case "$board" in
-samsung,cy-swr1100|\
+dlink,dap-1522-a1)
+       fix_checksum wrg
+       ;;
 dlink,dch-m225|\
 dlink,dir-645|\
-dlink,dir-860l-b1)
+dlink,dir-860l-b1|\
+samsung,cy-swr1100)
        fix_checksum seama
        ;;
-dlink,dap-1522-a1)
-       fix_checksum wrg
-       ;;
 esac