9
0
Fork 0

MIPS: boards: rename rzx50 -> ritmix-rzx50

All MIPS board use <vendor>-<model> name template save Ritmix RZX-50.
This commit fixes this inconsistency.

Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
Antony Pavlov 2014-03-25 20:50:59 +04:00 committed by Sascha Hauer
parent 8f5d37835d
commit 638998c218
9 changed files with 4 additions and 4 deletions

View File

@ -58,7 +58,7 @@ MIPS type:
@li @subpage dlink_dir_320
@li @subpage loongson_ls1b
@li @subpage qemu_malta
@li @subpage rzx50
@li @subpage ritmix-rzx50
*/

View File

@ -85,7 +85,7 @@ machine-$(CONFIG_MACH_MIPS_LOONGSON) := loongson
board-$(CONFIG_BOARD_LOONGSON_TECH_LS1B) := loongson-ls1b
machine-$(CONFIG_MACH_MIPS_XBURST) := xburst
board-$(CONFIG_BOARD_RZX50) := rzx50
board-$(CONFIG_BOARD_RZX50) := ritmix-rzx50
machdirs := $(patsubst %,arch/mips/mach-%/,$(machine-y))

View File

@ -1,4 +1,4 @@
/** @page rzx50 Ritmix RZX-50 game console
/** @page ritmix-rzx50 Ritmix RZX-50 game console
Ritmix RZX-50 is a portable game console for the Russian market.

View File

@ -2,6 +2,6 @@
@section xburst_boards XBurst-based boards
@li @subpage rzx50
@li @subpage ritmix-rzx50
*/