add support for the archer c5
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index 70f74829ca564e7b78b60df59e32568b5a9b8d6d..a067604df97f0e686f036fd65588a297db32aef0 100755 (executable)
@@ -277,6 +277,9 @@ ar71xx_board_detect() {
        *AP83)
                name="ap83"
                ;;
+       *"Archer C5")
+               name="archer-c5"
+               ;;
        *"Archer C7")
                name="archer-c7"
                ;;