aboutsummaryrefslogtreecommitdiffstats
path: root/package/boot/uboot-envtools/files/lantiq
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2017-03-17 16:21:30 +0100
committerFelix Fietkau <nbd@nbd.name>2017-03-22 11:43:21 +0100
commit7e798dab56546d6f8e2fe0f913ff41e8f010af51 (patch)
treea3d7680454f5f4973dafce23f20515d1f67f796b /package/boot/uboot-envtools/files/lantiq
parentaa95d6cd20f7e08420562b9747c197c2eac1d2e2 (diff)
downloadupstream-7e798dab56546d6f8e2fe0f913ff41e8f010af51.tar.gz
upstream-7e798dab56546d6f8e2fe0f913ff41e8f010af51.tar.bz2
upstream-7e798dab56546d6f8e2fe0f913ff41e8f010af51.zip
lantiq: remove lantiq_board_name, use the generic function instead
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'package/boot/uboot-envtools/files/lantiq')
-rw-r--r--package/boot/uboot-envtools/files/lantiq3
1 files changed, 1 insertions, 2 deletions
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)