Include kernel binary in clean.

This commit is contained in:
Jeffrey Townsend
2016-07-26 19:18:26 +00:00
parent fe71eb1be6
commit a6de139ec6

View File

@@ -16,4 +16,4 @@ kernel:
$(MAKE) -C $(ONL)/packages/base/any/kernels/3.16+deb8/configs/x86_64-all K_TARGET_DIR=$(THIS_DIR) $(ONL_MAKE_PARALLEL)
clean:
rm -rf linux-3.16*
rm -rf linux-3.16* kernel-3.16*