mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
ramips: rt305x: add support for the ALFA Networks W502U (R36) board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29615 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -21,7 +21,8 @@ preinit_set_mac_address() {
|
||||
;;
|
||||
hw550-3g |\
|
||||
nbg-419n |\
|
||||
omni-emb)
|
||||
omni-emb |\
|
||||
w502u)
|
||||
mac=$(ramips_get_mac_binary factory 40)
|
||||
ifconfig eth0 hw ether $mac 2>/dev/null
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user