ath79: remove model name from LED labels
[openwrt/staging/ynezz.git] / target / linux / ath79 / mikrotik / base-files / etc / uci-defaults / 04_led_migration
1 . /lib/functions.sh
2 . /lib/functions/migrations.sh
3
4 board=$(board_name)
5
6 case "$board" in
7 esac
8
9 remove_devicename_leds
10
11 migrations_apply system
12
13 exit 0