lantiq: move 01_led_migration script to subtargets
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>
Fri, 17 Jul 2020 10:09:57 +0000 (12:09 +0200)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Fri, 17 Jul 2020 10:14:32 +0000 (12:14 +0200)
commitb78a266888aad6632ccc9eecb04e615f9ce43868
tree86e13e0843a40edddb527f50d4b51c544bf0b7f6
parent6299c1760a15633a3b41f08044efd9cadd051db0
lantiq: move 01_led_migration script to subtargets

Split the /etc/uci-defaults/01_led_migration scripts into subtargets
as already done for most of the other base-files.

While this introduces a minor amount of code duplication, it still
is considered an improvement, as device-specific settings are kept
together in the subtargets' base-files and the script at hand can be
removed entirely for two of the subtargets not needing it.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
target/linux/lantiq/base-files/etc/uci-defaults/01_led_migration [deleted file]
target/linux/lantiq/xrx200/base-files/etc/uci-defaults/01_led_migration [new file with mode: 0644]
target/linux/lantiq/xway/base-files/etc/uci-defaults/01_led_migration [new file with mode: 0644]
target/linux/lantiq/xway_legacy/base-files/etc/uci-defaults/01_led_migration [new file with mode: 0644]