[cavium-octeon] update to 2.6.30-rc5
[openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index 15c6159..fb0ff27 100755 (executable)
@@ -52,6 +52,9 @@ ar71xx_board_name() {
        *WNR2000)
                name="wnr2000"
                ;;
+       *WRT400N)
+               name="wrt400n"
+               ;;
        *)
                name="generic"
                ;;
This page took 0.024593 seconds and 4 git commands to generate.