mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
[adm5120] fix mach_type for the WP54G-WRT board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9040 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
a6dda36206
commit
2decc7ca04
@ -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,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user