lantiq: remove lantiq_board_name, use the generic function instead
[openwrt/staging/wigyori.git] / package / boot / uboot-envtools / files / lantiq
index 185f2fe77ecc0fb58e155439cc6685b9e5249ff5..d1a6668e84c2f71b4749ef518aec730388a4b7df 100644 (file)
@@ -7,11 +7,10 @@
 
 touch /etc/config/ubootenv
 
-. /lib/functions/lantiq.sh
 . /lib/uboot-envtools.sh
 . /lib/functions.sh
 
-board=$(lantiq_board_name)
+board=$(board_name)
 
 case "$board" in
 BTHOMEHUBV2B)