Merge pull request #1855 from Guozhanxin/master
[bsp][hifive1] add Makefile file
This commit is contained in:
commit
bce268c8ce
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