lantiq: remove model name from LED labels
[openwrt/openwrt.git] / target / linux / lantiq / ase / base-files / etc / uci-defaults / 01_led_migration
diff --git a/target/linux/lantiq/ase/base-files/etc/uci-defaults/01_led_migration b/target/linux/lantiq/ase/base-files/etc/uci-defaults/01_led_migration
new file mode 100644 (file)
index 0000000..46b8a47
--- /dev/null
@@ -0,0 +1,11 @@
+#
+# Copyright (C) 2020 OpenWrt.org
+#
+
+. /lib/functions/migrations.sh
+
+remove_devicename_leds
+
+migrations_apply system
+
+exit 0