projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ramips: add support for the Senao/EnGenius ESR-9753 board
[openwrt.git]
/
target
/
linux
/
ramips
/
base-files
/
etc
/
uci-defaults
/
network
diff --git
a/target/linux/ramips/base-files/etc/uci-defaults/network
b/target/linux/ramips/base-files/etc/uci-defaults/network
index
f78f9bf
..
bb1d90e
100755
(executable)
--- a/
target/linux/ramips/base-files/etc/uci-defaults/network
+++ b/
target/linux/ramips/base-files/etc/uci-defaults/network
@@
-68,6
+68,7
@@
ramips_setup_macs()
wan_mac=$(/usr/sbin/maccalc add "$lan_mac" 1)
;;
+ esr-9753 | \
nbg-419n)
lan_mac=$(ramips_get_mac_binary factory 4)
wan_mac=$(ramips_get_mac_binary factory 40)
This page took
0.023247 seconds
and
4
git commands to generate.