projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ar71xx: use modules for LED triggers
[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
b51f3a7
..
be42aad
100755
(executable)
--- a/
target/linux/ar71xx/base-files/lib/ar71xx.sh
+++ b/
target/linux/ar71xx/base-files/lib/ar71xx.sh
@@
-247,6
+247,9
@@
ar71xx_board_detect() {
*"RouterBOARD 750")
name="rb-750"
;;
+ *"RouterBOARD 750GL")
+ name="rb-750gl"
+ ;;
*"Rocket M")
name="rocket-m"
;;
This page took
0.028676 seconds
and
4
git commands to generate.