From dec4a028ab6bdc0235ecda26ac9ad7072caf6b09 Mon Sep 17 00:00:00 2001 From: Adrian Schmutzler Date: Thu, 15 Oct 2020 17:54:31 +0200 Subject: rtl838x: remove model name from LED labels Like in the previous patches for various targets, this removes the "devicename" from LED labels in rtl838x, as it's useless and only creates complexity. Since the target is fresh and so far only system LEDs were added, this does not add a migration script. Signed-off-by: Adrian Schmutzler --- target/linux/rtl838x/base-files/etc/board.d/01_leds | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/rtl838x/base-files/etc') diff --git a/target/linux/rtl838x/base-files/etc/board.d/01_leds b/target/linux/rtl838x/base-files/etc/board.d/01_leds index 7991b832f6..699ab817dd 100755 --- a/target/linux/rtl838x/base-files/etc/board.d/01_leds +++ b/target/linux/rtl838x/base-files/etc/board.d/01_leds @@ -3,7 +3,6 @@ . /lib/functions/uci-defaults.sh board=$(board_name) -boardname="${board##*,}" board_config_update -- cgit v1.2.3