ramips: remove model name from LED labels
[openwrt/staging/mkresin.git] / target / linux / ramips / base-files / etc / uci-defaults / 04_led_migration
1 . /lib/functions.sh
2 . /lib/functions/migrations.sh
3
4 remove_devicename_leds "rt2800soc-phy0" "rt2800pci-phy0"
5
6 migrations_apply system
7
8 exit 0