Removed the M6117 CPU's from the Dev branch.
This commit is contained in:
@@ -184,7 +184,6 @@ const cpu_family_t cpu_families[] = {
|
|||||||
{"", 0}
|
{"", 0}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
#if defined(DEV_BRANCH) && defined(USE_M6117)
|
|
||||||
{
|
{
|
||||||
.package = CPU_PKG_M6117,
|
.package = CPU_PKG_M6117,
|
||||||
.manufacturer = "ALi",
|
.manufacturer = "ALi",
|
||||||
@@ -196,7 +195,6 @@ const cpu_family_t cpu_families[] = {
|
|||||||
{"", 0}
|
{"", 0}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
#endif
|
|
||||||
{
|
{
|
||||||
.package = CPU_PKG_386SLC_IBM,
|
.package = CPU_PKG_386SLC_IBM,
|
||||||
.manufacturer = "IBM",
|
.manufacturer = "IBM",
|
||||||
|
|||||||
Reference in New Issue
Block a user