From df39c50c9a8229247bad926cae4fb87fd7a9b749 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Wed, 26 Sep 2007 17:58:44 +0000 Subject: fix mach_type for the WP54G-WRT board SVN-Revision: 9040 --- target/linux/adm5120/files/arch/mips/adm5120/boards/compex.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target') diff --git a/target/linux/adm5120/files/arch/mips/adm5120/boards/compex.c b/target/linux/adm5120/files/arch/mips/adm5120/boards/compex.c index bcc4ee71de..d1e2edd024 100644 --- a/target/linux/adm5120/files/arch/mips/adm5120/boards/compex.c +++ b/target/linux/adm5120/files/arch/mips/adm5120/boards/compex.c @@ -191,7 +191,7 @@ static struct adm5120_board wp54g_board __initdata = { }; static struct adm5120_board wp54g_wrt_board __initdata = { - .mach_type = MACH_ADM5120_WP54G, + .mach_type = MACH_ADM5120_WP54G_WRT, .name = "Compex WP54G-WRT", .board_setup = wp54_wrt_setup, .board_reset = wp54_reset, -- cgit v1.2.3