treewide: use the generic board_name function
[openwrt/staging/stintel.git] / target / linux / mxs / base-files / etc / board.d / 02_network
index b31deb7cb6929b2ea5ee5415989a8a9e4274ed10..95f6534788b1f08c32ac0bde8b90916db7f0197b 100755 (executable)
@@ -2,11 +2,10 @@
 # Copyright (C) 2013-2015 OpenWrt.org
 
 . /lib/functions/uci-defaults.sh
-. /lib/mxs.sh
 
 board_config_update
 
-board=$(mxs_board_name)
+board=$(board_name)
 
 case "$board" in
 *)