1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

[adm5120] don't use mips_machgroup

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10328 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg
2008-01-30 14:06:59 +00:00
parent 5d526120bd
commit 59dc59994c
5 changed files with 1 additions and 14 deletions

View File

@@ -264,7 +264,6 @@ void __init prom_putchar(char ch)
void __init prom_init(void)
{
mips_machgroup = MACH_GROUP_ADM5120;
prom_detect_machtype();
prom_init_cmdline();