projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
rename cavium-octeon to octeon
[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
fb0ff27
..
c7a6063
100755
(executable)
--- a/
target/linux/ar71xx/base-files/lib/ar71xx.sh
+++ b/
target/linux/ar71xx/base-files/lib/ar71xx.sh
@@
-25,6
+25,9
@@
ar71xx_board_name() {
*PB42)
name="pb42"
;;
+ *PB44)
+ name="pb44"
+ ;;
*RB-411)
name="rb-411"
;;
@@
-52,6
+55,9
@@
ar71xx_board_name() {
*WNR2000)
name="wnr2000"
;;
+ *WRT160NL)
+ name="wrt160nl"
+ ;;
*WRT400N)
name="wrt400n"
;;
This page took
0.024501 seconds
and
4
git commands to generate.