summaryrefslogtreecommitdiffstats
path: root/target/linux/realview/base-files/etc/board.d/02_network
blob: df7abe2e367e46822b7179040387d2d062ca76d3 (plain)
1
2
3
4
5
6
7
#!/bin/sh

. /lib/functions/uci-defaults.sh

board_config_update
ucidef_set_interface_lan "eth0" "dhcp"
board_config_flush