mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-15 00:34:07 +08:00
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:
@@ -1229,13 +1229,6 @@ devNic.addCPUDependentHeaderFiles(
|
||||
]
|
||||
)
|
||||
|
||||
devNic.addCPUDependentHeaderFiles(
|
||||
[
|
||||
'mips/include/cpufunc.h',
|
||||
'mips/include/cpuregs.h',
|
||||
]
|
||||
)
|
||||
|
||||
devNic.addCPUDependentSourceFiles(
|
||||
'i386',
|
||||
[
|
||||
|
Reference in New Issue
Block a user