]> 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:43:21 +0000 (11:43 +0200)
Makefile

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