[libcpu] Fix the SCoscript issue in cpu/MIPS.
This commit is contained in:
parent
372dbb26e1
commit
4c0aafb57f
|
@ -3,7 +3,7 @@
|
|||
import os
|
||||
from building import *
|
||||
|
||||
import('rtconfig')
|
||||
Import('rtconfig')
|
||||
|
||||
cwd = GetCurrentDir()
|
||||
group = []
|
||||
|
|
Loading…
Reference in New Issue