Author: blogic Date: 2015-08-17 08:03:42 +0200 (Mon, 17 Aug 2015) New Revision: 46635
Modified: trunk/target/linux/ramips/base-files/etc/diag.sh Log: ramips: remove unnecessary LED declaration for WT1520 in diag.sh This device doesn't have defined LEDs in its dts file. Signed-off-by: Piotr Dymacz <[email protected]> Modified: trunk/target/linux/ramips/base-files/etc/diag.sh =================================================================== --- trunk/target/linux/ramips/base-files/etc/diag.sh 2015-08-17 06:02:59 UTC (rev 46634) +++ trunk/target/linux/ramips/base-files/etc/diag.sh 2015-08-17 06:03:42 UTC (rev 46635) @@ -208,9 +208,6 @@ wnce2001) status_led="netgear:green:power" ;; - nexx-wt1520) - status_led="nexx-wt1520:white:power" - ;; wt3020) status_led="nexx:blue:power" ;; _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
