mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
[adm5120] enable CAS-630/630W support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14457 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
28372ece90
commit
228bba4286
@ -123,7 +123,6 @@ void __init cas7xx_flash_setup(void)
|
||||
cellvision_flash_setup();
|
||||
}
|
||||
|
||||
#if 0
|
||||
void __init cas6xx_setup(void)
|
||||
{
|
||||
cas6xx_flash_setup();
|
||||
@ -134,7 +133,6 @@ void __init cas6xx_setup(void)
|
||||
|
||||
MIPS_MACHINE(MACH_ADM5120_CAS630, "Cellvision CAS-630/630W", cas6xx_setup);
|
||||
MIPS_MACHINE(MACH_ADM5120_CAS670, "Cellvision CAS-670/670W", cas6xx_setup);
|
||||
#endif
|
||||
|
||||
void __init cas7xx_setup(void)
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user