Merge pull request #2176 from justincormack/cleaner

Add raw files to make clean
This commit is contained in:
Justin Cormack 2017-07-09 19:33:43 +01:00 committed by GitHub
commit 09836c87e5

View File

@ -99,4 +99,4 @@ ci-pr: test-cross
.PHONY: clean
clean:
rm -rf bin *.log *-kernel *-cmdline *-state *.img *.iso *.gz *.qcow2 *.vhd *.vmx *.vmdk *.tar
rm -rf bin *.log *-kernel *-cmdline *-state *.img *.iso *.gz *.qcow2 *.vhd *.vmx *.vmdk *.tar *.raw