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, 7 Dec 2018 07:09:22 +0000 (15:09 +0800)
commit20a31d9c6a3d9d6e73db8b730c391f64e40463f4
tree1347b6845504c757cce5ebdd2c028197fd149398
parent5a68988a2848285ec50dbf94007964088a607e45
kernel.mk: remove the module dir on errors

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