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/diag.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/ramips/base-files/etc/diag.sh') diff --git a/target/linux/ramips/base-files/etc/diag.sh b/target/linux/ramips/base-files/etc/diag.sh index c8014bf20e..f63cf31cb3 100644 --- a/target/linux/ramips/base-files/etc/diag.sh +++ b/target/linux/ramips/base-files/etc/diag.sh @@ -134,8 +134,8 @@ get_status_led() { pwh2004) status_led="pwh2004:green:power" ;; - px4885) - status_led="7links:orange:wifi" + px-4885) + status_led="px-4885:orange:wifi" ;; re6500) status_led="linksys:orange:wifi" -- cgit v1.2.3