As Adrian Schmutzler suggested on github [1] the device should follow the
default behaviour on ethernet using a static address instead using dhcp.
[1] https://github.com/openwrt/openwrt/commit/
8d497b65704f62294a4bbc0e1f5aa4eb1dbf9e24
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
glinet,vixmini|\
hak5,wifi-pineapple-mk7|\
mediatek,linkit-smart-7688|\
+ minew,g1-c|\
onion,omega2p|\
onion,omega2|\
ravpower,rp-wd009|\
ucidef_add_switch_attr "switch0" "enable" "false"
ucidef_set_interface_lan "eth0"
;;
- minew,g1-c)
- ucidef_add_switch "switch0"
- ucidef_add_switch_attr "switch0" "enable" "false"
- ucidef_set_interface_lan "eth0" "dhcp"
- ;;
asus,rt-n10p-v3|\
asus,rt-n11p-b1|\
asus,rt-n12-vp-b1|\