zyxel-bootconfig: clean up script

Drop unused variable and fix identation.

Signed-off-by: David Bauer <mail@david-bauer.net>
This commit is contained in:
David Bauer 2022-12-26 22:33:47 +01:00
parent e4a76673ff
commit f97ce066a8

View File

@ -1,8 +1,6 @@
apply_bootconfig() { apply_bootconfig() {
. /lib/functions.sh . /lib/functions.sh
local part
case $(board_name) in case $(board_name) in
zyxel,nwa50ax|\ zyxel,nwa50ax|\
zyxel,nwa55axe) zyxel,nwa55axe)