mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-12-28 10:00:24 +00:00
[libcpu] Fix the SCoscript issue in cpu/MIPS.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
import os
|
||||
from building import *
|
||||
|
||||
import('rtconfig')
|
||||
Import('rtconfig')
|
||||
|
||||
cwd = GetCurrentDir()
|
||||
group = []
|
||||
|
||||
Reference in New Issue
Block a user