ramips: fix Sitecom WL-341v3 board and image names
The following patch changes: * board name from "wl341v3" to "wl-341v3" * dts filename * LED names in dts file for Sitecom WL-341v3 device. Signed-off-by: Piotr Dymacz <pepe2k@gmail.com> SVN-Revision: 46622
This commit is contained in:
@@ -335,7 +335,7 @@ ramips_board_detect() {
|
||||
name="whr-g300n"
|
||||
;;
|
||||
*"Sitecom WL-341 v3")
|
||||
name="wl341v3"
|
||||
name="wl-341v3"
|
||||
;;
|
||||
*"Sitecom WL-351 v1 002")
|
||||
name="wl-351"
|
||||
|
||||
Reference in New Issue
Block a user