diff options
author | Christian Poessinger <christian@poessinger.com> | 2020-10-17 22:53:00 +0200 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2020-10-17 22:53:00 +0200 |
commit | ce7cdb649a789cdc499666ac86cd6dac2445fc72 (patch) | |
tree | 085224bde2227810e064fb4e4dcf0179ca6e4ab1 /Makefile | |
parent | 3ab7b74f899e102849e28bb645769f42e57a77db (diff) | |
download | vyos-build-ce7cdb649a789cdc499666ac86cd6dac2445fc72.tar.gz vyos-build-ce7cdb649a789cdc499666ac86cd6dac2445fc72.zip |
Jenkins: clean QEMU build files
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -262,4 +262,4 @@ clean: .PHONY: purge purge: - rm -rf build/* + rm -rf build packer_build packer_cache
\ No newline at end of file |