2
0
forked from Ivasoft/openwrt

ramips: add support for the Senao/EnGenius ESR-9753 board

Signed-off-by: Artur Wronowski <arteqw@gmail.com>

SVN-Revision: 29603
This commit is contained in:
Gabor Juhos
2011-12-23 14:27:10 +00:00
parent 03bce34384
commit 2cb946f5b4
14 changed files with 190 additions and 1 deletions

View File

@@ -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)