buildsys: also cleanup *.{deb,changes,buildinfo} files

This commit is contained in:
Thomas Lamprecht 2018-05-23 11:42:10 +02:00
parent 7d510c8811
commit cd95e3e71c

View File

@ -194,3 +194,4 @@ abi-tmp-${KVNAME}:
.PHONY: clean
clean:
rm -rf *~ build *.prepared ${KERNEL_CFG_ORG}
rm -f *.deb *.changes *.buildinfo