diff --git a/Makefile b/Makefile index dd05dac..75f9f46 100644 --- 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