ramips: load gpio-polled keys module
[openwrt.git] / target / linux / ramips / base-files / lib / preinit / 06_set_iface_mac
index f6884c8..121b471 100644 (file)
@@ -25,7 +25,8 @@ preinit_set_mac_address() {
        hw550-3g |\
        nbg-419n |\
        omni-emb |\
-       w502u)
+       w502u    |\
+       wr6202)
                mac=$(ramips_get_mac_binary factory 40)
                ifconfig eth0 hw ether $mac 2>/dev/null
                ;;
This page took 0.020668 seconds and 4 git commands to generate.