ralink: set wmr-300 mac properly
authorJohn Crispin <john@openwrt.org>
Tue, 19 Nov 2013 21:13:24 +0000 (21:13 +0000)
committerJohn Crispin <john@openwrt.org>
Tue, 19 Nov 2013 21:13:24 +0000 (21:13 +0000)
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38872

target/linux/ramips/base-files/etc/uci-defaults/02_network

index 8a438fba0acdd38c9080548e386593df16b4fc3d..5ee2381e94df452300b7e3b0b29c415672ca78c2 100755 (executable)
@@ -188,6 +188,7 @@ ramips_setup_macs()
        psr-680w | \
        rt-n15 | \
        sl-r7205 | \
+       wmr300 | \
        wl-351)
                lan_mac=$(mtd_get_mac_binary factory 4)
                wan_mac=$(macaddr_add "$lan_mac" 1)