Fix clean kernel command to support more versions
@ -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:
The note is not visible to the blocked user.