projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[at91] Update to 2.6.38
[openwrt.git]
/
target
/
linux
/
ramips
/
base-files
/
lib
/
ramips.sh
diff --git
a/target/linux/ramips/base-files/lib/ramips.sh
b/target/linux/ramips/base-files/lib/ramips.sh
index
9f92567
..
49e5bc7
100755
(executable)
--- a/
target/linux/ramips/base-files/lib/ramips.sh
+++ b/
target/linux/ramips/base-files/lib/ramips.sh
@@
-22,6
+22,9
@@
ramips_board_name() {
*"WHR-G300N")
name="whr-g300n"
;;
+ *"Aztech HW550-3G")
+ name="hw550-3g"
+ ;;
*)
name="generic"
;;
This page took
0.039775 seconds
and
4
git commands to generate.