lantiq: remove model name from LED labels
[openwrt/openwrt.git] / target / linux / lantiq / ase / base-files / etc / uci-defaults / 01_led_migration
1 #
2 # Copyright (C) 2020 OpenWrt.org
3 #
4
5 . /lib/functions/migrations.sh
6
7 remove_devicename_leds
8
9 migrations_apply system
10
11 exit 0