]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
kbuild: remove "clobber" target
authorMasahiro Yamada <yamada.m@jp.panasonic.com>
Thu, 30 Oct 2014 01:58:32 +0000 (10:58 +0900)
committerTom Rini <trini@ti.com>
Fri, 7 Nov 2014 21:27:06 +0000 (16:27 -0500)
commit48aa812d8c5d64956cca49b5e189b0027cea3de7
tree334eb521cf5c021736c3f504b7a7ba3b902aec87
parent2302b3ab85843c9a8dbb3a924030659d87a23349
kbuild: remove "clobber" target

Now we stick to Linux Kernel's build system, so squash
"clobber" to "clean" target.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Makefile