From 8be5b12ea10687455d61a3d98ad5ff41e751af12 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Fri, 17 Mar 2017 16:21:30 +0100 Subject: lantiq: remove lantiq_board_name, use the generic function instead Signed-off-by: Felix Fietkau (cherry picked from commit 7e798dab56546d6f8e2fe0f913ff41e8f010af51) --- package/boot/uboot-envtools/files/lantiq | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'package/boot') diff --git a/package/boot/uboot-envtools/files/lantiq b/package/boot/uboot-envtools/files/lantiq index 185f2fe77e..d1a6668e84 100644 --- a/package/boot/uboot-envtools/files/lantiq +++ b/package/boot/uboot-envtools/files/lantiq @@ -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) -- cgit v1.2.3