ar71xx: PowerCloud CR5000 openwrt configuration
[openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index c677c08..dd327fb 100755 (executable)
@@ -427,6 +427,9 @@ ar71xx_board_detect() {
        *CR3000)
                name="cr3000"
                ;;
+       *CR5000)
+               name="cr5000"
+               ;;
        *"DB120 reference board")
                name="db120"
                ;;