treewide: use the generic board_name function
[openwrt/staging/mkresin.git] / package / boot / uboot-envtools / files / ipq
old mode 100755 (executable)
new mode 100644 (file)
index 16c7ba6..5d0a477
@@ -7,11 +7,10 @@
 
 touch /etc/config/ubootenv
 
-. /lib/ipq806x.sh
 . /lib/uboot-envtools.sh
 . /lib/functions.sh
 
-board=$(ipq806x_board_name)
+board=$(board_name)
 
 case "$board" in
 ea8500)