mirror of https://github.com/thesofproject/sof.git
build: add rule to clean local files
Signed-off-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>
This commit is contained in:
parent
68abb98990
commit
b0401e9dc9
|
@ -74,3 +74,5 @@ bin-local: reef
|
|||
vminstall-local:
|
||||
scp -P 5555 reef-*.ri root@localhost:/lib/firmware/intel/
|
||||
|
||||
clean-local:
|
||||
rm -f reef-*.bin
|
||||
|
|
Loading…
Reference in New Issue