projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ramips: use different partition names in the DIR-300-B1 image
[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
9e33ffd
..
e23ac28
100755
(executable)
--- a/
target/linux/ar71xx/base-files/lib/ar71xx.sh
+++ b/
target/linux/ar71xx/base-files/lib/ar71xx.sh
@@
-154,6
+154,9
@@
ar71xx_board_name() {
*WRT400N)
name="wrt400n"
;;
+ *WZR-HP-AG300H)
+ name="wzr-hp-ag300h"
+ ;;
*WZR-HP-G300NH)
name="wzr-hp-g300nh"
;;
This page took
0.02489 seconds
and
4
git commands to generate.