1
0
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:
juhosg
2011-12-28 08:43:32 +00:00
parent 0d1ced0ac9
commit 0cbcd33f32
13 changed files with 166 additions and 3 deletions

View File

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