[libcpu] Fix the SCoscript issue in cpu/MIPS.

This commit is contained in:
Bernard Xiong 2019-01-07 09:20:30 +08:00
parent 372dbb26e1
commit 4c0aafb57f
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
import os
from building import *
import('rtconfig')
Import('rtconfig')
cwd = GetCurrentDir()
group = []