ramips: fix Buffalo WMR-300 dts, board, image and profile names
The following patch changes Buffalo WMR-300 dts filename, board, image and profile names from "WMR300" to "WMR-300" (for consistency). Signed-off-by: Piotr Dymacz <pepe2k@gmail.com> SVN-Revision: 46628
This commit is contained in:
@@ -183,8 +183,8 @@ get_status_led() {
|
||||
whr-g300n)
|
||||
status_led="whr-g300n:green:router"
|
||||
;;
|
||||
wmr300)
|
||||
status_led="buffalo:green:status"
|
||||
wmr-300)
|
||||
status_led="wmr-300:green:status"
|
||||
;;
|
||||
wli-tx4-ag300n)
|
||||
status_led="buffalo:blue:power"
|
||||
|
||||
Reference in New Issue
Block a user