aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/at91/base-files/etc/board.d/02_network
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/at91/base-files/etc/board.d/02_network')
-rwxr-xr-xtarget/linux/at91/base-files/etc/board.d/02_network3
1 files changed, 1 insertions, 2 deletions
diff --git a/target/linux/at91/base-files/etc/board.d/02_network b/target/linux/at91/base-files/etc/board.d/02_network
index 52709f6061..66f9d88fae 100755
--- a/target/linux/at91/base-files/etc/board.d/02_network
+++ b/target/linux/at91/base-files/etc/board.d/02_network
@@ -4,11 +4,10 @@
#
. /lib/functions/uci-defaults.sh
-. /lib/at91.sh
board_config_update
-case "$(at91_board_name)" in
+case "$(board_name)" in
sama5d3_xplained)
ucidef_set_interfaces_lan_wan "eth0" "eth1"