ramips: add preliminary support for the Asus RT-N56U board
[openwrt.git] / target / linux / ramips / base-files / lib / ramips.sh
index 5204820..9c1a7dc 100755 (executable)
@@ -101,6 +101,9 @@ ramips_board_name() {
        *"RT-N15")
                name="rt-n15"
                ;;
+       *"RT-N56U")
+               name="rt-n56u"
+               ;;
        *"Sparklan WCR-150GN")
                name="wcr-150gn"
                ;;
This page took 0.022556 seconds and 4 git commands to generate.