diff --git a/makefile b/makefile index 8d246f8..e522834 100644 --- a/makefile +++ b/makefile @@ -44,7 +44,7 @@ clean: .PHONY: clean_kernel clean_kernel: - rm -rf build/linux-4.* + rm -rf build/linux-$(KVER) .PHONY: clean_ath clean_ath: