treewide: use the generic board_name function
[openwrt/staging/mkresin.git] / package / boot / uboot-envtools / files / mxs
index ab8b4ef937f6e0aa0d4f13a20751d030197255be..37d3c96ed47dd09d58897b3b4aab21db4c1beba8 100644 (file)
@@ -7,11 +7,10 @@
 
 touch /etc/config/ubootenv
 
-. /lib/mxs.sh
 . /lib/uboot-envtools.sh
 . /lib/functions.sh
 
-board=$(mxs_board_name)
+board=$(board_name)
 
 case "$board" in
 duckbill)