mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-03-27 01:10:20 +08: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