ar71xx: add support for the tp-link tl-wa901nd devices (patch by Pieter "Fate" Hollan...
[openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index 28fe8ff..2a96822 100755 (executable)
@@ -91,6 +91,9 @@ ar71xx_board_name() {
        *"DIR-615 rev. C1")
                name="dir-615-c1"
                ;;
+       *TL-WA901ND)
+               name="tl-wa901nd"
+               ;;
        *TL-WR741ND)
                name="tl-wr741nd"
                ;;
This page took 0.02291 seconds and 4 git commands to generate.