aboutsummaryrefslogtreecommitdiff
path: root/target/linux/ramips/base-files/etc/uci-defaults/04_led_migration
blob: 161b79dac458bbd5e75e5515952287f48d7d10f5 (plain)
1
2
3
4
5
6
7
8
. /lib/functions.sh
. /lib/functions/migrations.sh

remove_devicename_leds "rt2800soc-phy0" "rt2800pci-phy0"

migrations_apply system

exit 0