4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-30 15:50:28 +08:00

[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

View File

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