@@ -6,4 +6,7 @@ all_kernel:
clean_kernel:
make -C kernel platform=$(platform) clean
.PHONY: all_kernel clean_kernel
format_kernel:
make -C kernel platform=$(platform) format
.PHONY: all_kernel clean_kernel format_kernel
The note is not visible to the blocked user.