df7abe2e367e46822b7179040387d2d062ca76d3
[openwrt/staging/yousong.git] / target / linux / realview / base-files / etc / board.d / 02_network
1 #!/bin/sh
2
3 . /lib/functions/uci-defaults.sh
4
5 board_config_update
6 ucidef_set_interface_lan "eth0" "dhcp"
7 board_config_flush