04_led_migration 142 B

12345678
  1. . /lib/functions.sh
  2. . /lib/functions/migrations.sh
  3. remove_devicename_leds "rt2800soc-phy0" "rt2800pci-phy0"
  4. migrations_apply system
  5. exit 0