ramips: Support for NexAira BC2
[openwrt.git] / target / linux / ramips / base-files / lib / ramips.sh
index 227ca82..de37e69 100755 (executable)
@@ -37,6 +37,9 @@ ramips_board_name() {
        *"NBG-419N")
                name="nbg-419n"
                ;;
+       *"NexAira BC2")
+               name="bc2"
+               ;;
        *"NW718")
                name="nw718"
                ;;
This page took 0.026202 seconds and 4 git commands to generate.