]> git.proxmox.com Git - pve-kernel.git/commitdiff
buildsys: also cleanup *.{deb,changes,buildinfo} files
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 23 May 2018 09:42:10 +0000 (11:42 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 23 May 2018 09:42:10 +0000 (11:42 +0200)
Makefile

index dd05dacfbf32a2ae31e2a08fb3b51e8a53a3e33c..75f9f46ecfb9827592bec359a34c5f06d551ea31 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -194,3 +194,4 @@ abi-tmp-${KVNAME}:
 .PHONY: clean
 clean:
        rm -rf *~ build *.prepared ${KERNEL_CFG_ORG}
+       rm -f *.deb *.changes *.buildinfo