projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d7a030b
)
ramips: extract MAC address on WHR-300HP2, WHR-1166D, WHR-600D
author
Felix Fietkau
<nbd@openwrt.org>
Fri, 29 May 2015 21:42:06 +0000
(21:42 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Fri, 29 May 2015 21:42:06 +0000
(21:42 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45844
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
target/linux/ramips/base-files/etc/board.d/02_network
patch
|
blob
|
history
diff --git
a/target/linux/ramips/base-files/etc/board.d/02_network
b/target/linux/ramips/base-files/etc/board.d/02_network
index
43a0e54
..
4982566
100755
(executable)
--- a/
target/linux/ramips/base-files/etc/board.d/02_network
+++ b/
target/linux/ramips/base-files/etc/board.d/02_network
@@
-356,7
+356,7
@@
ramips_setup_macs()
wan_mac=$(mtd_get_mac_binary factory 46)
;;
- wsr-600)
+ wsr-600
|whr-300hp2|whr-600d|whr-1166d
)
wan_mac=$(mtd_get_mac_binary factory 4)
lan_mac=$wan_mac
;;