From 2fe5cf2bd691b94a54651f95ea541194d6a4367c Mon Sep 17 00:00:00 2001 From: John Crispin Date: Mon, 17 Aug 2015 06:01:06 +0000 Subject: ramips: fix 7Links PX-4885 dts{, i}, board, image and profile names The following patch changes 7Links PX-4885 dts{,i} filenames, board, image and profile names from "PX4885" to "PX-4885" (for consistency). Signed-off-by: Piotr Dymacz SVN-Revision: 46629 --- target/linux/ramips/base-files/etc/board.d/01_leds | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'target/linux/ramips/base-files/etc/board.d/01_leds') diff --git a/target/linux/ramips/base-files/etc/board.d/01_leds b/target/linux/ramips/base-files/etc/board.d/01_leds index 19e79a8875..1456be1abf 100755 --- a/target/linux/ramips/base-files/etc/board.d/01_leds +++ b/target/linux/ramips/base-files/etc/board.d/01_leds @@ -175,9 +175,9 @@ case $board in set_wifi_led "miniembplug:green:wlan" set_usb_led "miniembplug:green:mobile" ;; - px4885) - set_wifi_led "7links:orange:wifi" - set_usb_led "7links:blue:storage" + px-4885) + set_wifi_led "px-4885:orange:wifi" + set_usb_led "px-4885:blue:storage" ;; pbr-m1) ucidef_set_led_netdev "internet" "internet" "pbr-m1:green:internet" "eth0.2" -- cgit v1.2.3