projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ramips: make rt2880_pci_base static
[openwrt.git]
/
target
/
linux
/
ar71xx
/
base-files
/
lib
/
ar71xx.sh
diff --git
a/target/linux/ar71xx/base-files/lib/ar71xx.sh
b/target/linux/ar71xx/base-files/lib/ar71xx.sh
index
6ef7605
..
aafeaa3
100755
(executable)
--- a/
target/linux/ar71xx/base-files/lib/ar71xx.sh
+++ b/
target/linux/ar71xx/base-files/lib/ar71xx.sh
@@
-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.