mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
adm5120: convert to use the new mips multimachine stuff
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21680 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -71,4 +71,5 @@ static void __init rb153_setup(void)
|
||||
adm5120_add_device_switch(5, rb153_vlans);
|
||||
}
|
||||
|
||||
MIPS_MACHINE(MACH_ADM5120_RB_153, "Mikrotik RouterBOARD 153", rb153_setup);
|
||||
MIPS_MACHINE(MACH_ADM5120_RB_153, "150", "Mikrotik RouterBOARD 153",
|
||||
rb153_setup);
|
||||
|
||||
Reference in New Issue
Block a user