2
0
forked from Ivasoft/openwrt

ramips: add Poray X8 support

Signed-off-by: Felix Kaechele <heffer@fedoraproject.org>

SVN-Revision: 37639
This commit is contained in:
John Crispin
2013-08-01 14:31:09 +00:00
parent 54968110f1
commit ce4228b417
8 changed files with 125 additions and 3 deletions

View File

@@ -77,7 +77,8 @@ preinit_set_mac_address() {
;;
m3 |\
m4 |\
x5)
x5 |\
x8)
mac=$(mtd_get_mac_binary factory 4)
mac=$(macaddr_add "$mac" -1)
ifconfig eth0 hw ether $mac 2>/dev/null