aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mpc85xx/base-files/etc/board.d/02_network
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/mpc85xx/base-files/etc/board.d/02_network')
-rwxr-xr-xtarget/linux/mpc85xx/base-files/etc/board.d/02_network3
1 files changed, 1 insertions, 2 deletions
diff --git a/target/linux/mpc85xx/base-files/etc/board.d/02_network b/target/linux/mpc85xx/base-files/etc/board.d/02_network
index e0a0861f3b..511b56b1cc 100755
--- a/target/linux/mpc85xx/base-files/etc/board.d/02_network
+++ b/target/linux/mpc85xx/base-files/etc/board.d/02_network
@@ -2,13 +2,12 @@
# Copyright (C) 2014-2015 OpenWrt.org
. /lib/functions/uci-defaults.sh
-. /lib/mpc85xx.sh
. /lib/functions.sh
. /lib/functions/system.sh
board_config_update
-board=$(mpc85xx_board_name)
+board=$(board_name)
case "$board" in
tl-wdr4900-v1)