ramips: make rt2880_pci_base static
[openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index 6ef7605..aafeaa3 100755 (executable)
@@ -19,6 +19,9 @@ ar71xx_board_name() {
        *AW-NR580)
                name="aw-nr580"
                ;;
+       *"Bullet M")
+               name="bullet-m"
+               ;;
        *LS-SR71)
                name="ls-sr71"
                ;;
This page took 0.02072 seconds and 4 git commands to generate.