projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ar71xx: experimental 2.6.32 support
[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
c24a8b3
..
1c2e060
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"
;;
+ *"DIR-825 rev. B1")
+ name="dir-825-b1"
+ ;;
*"Bullet M")
name="bullet-m"
;;
This page took
0.024971 seconds
and
4
git commands to generate.