ramips: add support for Omnima MiniEMBWiFi board
This patch adds support for the Omnima MiniEMBWiFi Ralink RT3050F based board. Based on a patch by Ivan Ignjatic <ivan at omnima.co.uk> SVN-Revision: 29533
This commit is contained in:
@@ -20,7 +20,8 @@ preinit_set_mac_address() {
|
||||
ifconfig eth0 hw ether $mac 2>/dev/null
|
||||
;;
|
||||
hw550-3g |\
|
||||
nbg-419n)
|
||||
nbg-419n |\
|
||||
omni-emb)
|
||||
mac=$(ramips_get_mac_binary factory 40)
|
||||
ifconfig eth0 hw ether $mac 2>/dev/null
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user