mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-24 06:55:31 +02:00
[adm5120] fix p-334wt build
Signed-off-by: Alexey Torkhov <atorkhov@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25169 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
27ba2010a3
commit
83838ea610
@ -30,5 +30,5 @@ static void __init p334wt_setup(void)
|
||||
p334wt_gpio_leds);
|
||||
}
|
||||
|
||||
MIPS_MACHINE(MACH_ADM5120_P334WT, "P-334WT" "ZyXEL Prestige 334WT",
|
||||
MIPS_MACHINE(MACH_ADM5120_P334WT, "P-334WT", "ZyXEL Prestige 334WT",
|
||||
p334wt_setup);
|
||||
|
Loading…
Reference in New Issue
Block a user