MIPS: Remove code with advertising clause

At this point, we are unsure what actual functionality will be
required for a functional MIPS port so just provide a stub.
This lets the build complete and avoids the code with the
advertising clause.
This commit is contained in:
Joel Sherrill
2012-07-13 10:40:11 -05:00
parent 14b4d25d8e
commit e78d6ab1c3
4 changed files with 1 additions and 1404 deletions

View File

@@ -1229,13 +1229,6 @@ devNic.addCPUDependentHeaderFiles(
]
)
devNic.addCPUDependentHeaderFiles(
[
'mips/include/cpufunc.h',
'mips/include/cpuregs.h',
]
)
devNic.addCPUDependentSourceFiles(
'i386',
[