ramips: add Poray X5/X6 Support
Signed-off-by: Felix Kaechele <heffer@fedoraproject.org> SVN-Revision: 37638
This commit is contained in:
@@ -76,7 +76,8 @@ preinit_set_mac_address() {
|
||||
ifconfig eth0 hw ether $mac 2>/dev/null
|
||||
;;
|
||||
m3 |\
|
||||
m4)
|
||||
m4 |\
|
||||
x5)
|
||||
mac=$(mtd_get_mac_binary factory 4)
|
||||
mac=$(macaddr_add "$mac" -1)
|
||||
ifconfig eth0 hw ether $mac 2>/dev/null
|
||||
|
||||
Reference in New Issue
Block a user