OSDN Git Service

kernel.mk: remove the module dir on errors
authorChih-Wei Huang <cwhuang@linux.org.tw>
Fri, 7 Dec 2018 07:09:22 +0000 (15:09 +0800)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Fri, 21 Jun 2019 02:47:49 +0000 (10:47 +0800)
commitc4c6e49ce1f8ee2bce992114b330b1fcd68f0e53
tree7d9b928f6ac79da6a5c47b9a5cb35480a256f952
parent47f688fd97d9638b34b8fa1d8926297c58c86a82
kernel.mk: remove the module dir on errors

The make goal should be removed on building errors, otherwise
the next try will just success.
core/tasks/kernel.mk