[bsp][hifive1] add Makefile file
@@ -0,0 +1,7 @@
+scons := python ${SCONS}\scons.py
+
+all:
+ @$(scons)
+clean:
+ @$(scons) -c