projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
bcm47xx: Port usb fixes to .30
[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
09ea0f6
..
6ef7605
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() {
*TEW-632BRP)
name="tew-632brp"
;;
+ *TL-WR741ND)
+ name="tl-wr741nd"
+ ;;
*TL-WR941ND)
name="tl-wr941nd"
;;
This page took
0.021807 seconds
and
4
git commands to generate.