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