mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-01 08:48:08 +00:00
fix a copy-paste error
SVN-Revision: 8979
This commit is contained in:
parent
66e3ba92bc
commit
aa372ac901
@ -163,7 +163,7 @@ static struct adm5120_board rb153_board __initdata = {
|
||||
.devices = rb1xx_devices,
|
||||
};
|
||||
|
||||
static struct adm5120_board rb153_board __initdata = {
|
||||
static struct adm5120_board rb192_board __initdata = {
|
||||
.mach_type = MACH_ADM5120_RB_192,
|
||||
.name = "Mikrotik RouterBOARD 192",
|
||||
.board_setup = rb1xx_setup,
|
||||
|
Loading…
x
Reference in New Issue
Block a user