brcm47xx: revert accidentially added EARLY_PRINTK symbol from previous commit
[openwrt.git] / target / linux / ramips / base-files / lib / ramips.sh
index 65ebf84..de37e69 100755 (executable)
@@ -34,6 +34,12 @@ ramips_board_name() {
        *"MoFi Network MOFI3500-3GN")
                name="mofi3500-3gn"
                ;;
+       *"NBG-419N")
+               name="nbg-419n"
+               ;;
+       *"NexAira BC2")
+               name="bc2"
+               ;;
        *"NW718")
                name="nw718"
                ;;
This page took 0.020956 seconds and 4 git commands to generate.