mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-02 09:45:18 +00:00
Added #! so coremark_sweep.py is executable
This commit is contained in:
parent
b3661a0af4
commit
2d60b48db4
2
Makefile
2
Makefile
@ -6,7 +6,7 @@ all:
|
||||
make install
|
||||
make riscof
|
||||
make testfloat
|
||||
make verify
|
||||
# make verify
|
||||
make coverage
|
||||
make benchmarks
|
||||
|
||||
|
1
benchmarks/coremark/coremark_sweep.py
Normal file → Executable file
1
benchmarks/coremark/coremark_sweep.py
Normal file → Executable file
@ -1,3 +1,4 @@
|
||||
#!/usr/bin/python
|
||||
##################################################
|
||||
## coremark_sweep.py
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user