mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-30 02:40:24 +08:00
[bsp][hifive1] add Makefile file
This commit is contained in:
parent
e9b6db768f
commit
f58da45090
7
bsp/hifive1/Makefile
Normal file
7
bsp/hifive1/Makefile
Normal file
@ -0,0 +1,7 @@
|
||||
scons := python ${SCONS}\scons.py
|
||||
|
||||
all:
|
||||
@$(scons)
|
||||
|
||||
clean:
|
||||
@$(scons) -c
|
Loading…
x
Reference in New Issue
Block a user