ar71xx: add support for the Airtight C-60
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index dae6fb2a2d7a119d7243dbb559e184db16778279..940c1c95de45456cf78d83c9f4baa4a9417eeeff 100755 (executable)
@@ -482,6 +482,9 @@ ar71xx_board_detect() {
        *C-55)
                name="c-55"
                ;;
+       *C-60)
+               name="c-60"
+               ;;
        *CAP4200AG)
                name="cap4200ag"
                ;;
@@ -536,6 +539,9 @@ ar71xx_board_detect() {
        *"DIR-835 rev. A1")
                name="dir-835-a1"
                ;;
+       *"DIR-869 rev. A1")
+               name="dir-869-a1"
+               ;;
        *"dLAN Hotspot")
                name="dlan-hotspot"
                ;;