forked from Ivasoft/openwrt
lantiq: remove lantiq_board_name, use the generic function instead
Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user