projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[x86] merge the olpc target with the x86 target, both tested and running
[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
aafeaa3
..
f8c46ac
100755
(executable)
--- a/
target/linux/ar71xx/base-files/lib/ar71xx.sh
+++ b/
target/linux/ar71xx/base-files/lib/ar71xx.sh
@@
-52,6
+52,9
@@
ar71xx_board_name() {
*RouterStation)
name="routerstation"
;;
+ *"RouterStation Pro")
+ name="routerstation-pro"
+ ;;
*TEW-632BRP)
name="tew-632brp"
;;
This page took
0.027431 seconds
and
4
git commands to generate.