u-boot-brain/board/cray/L1
Masahiro Yamada efcf861931 kbuild: use scripts/Makefile.clean
This commit refactors cleaning targets such as
clean, clobber, mrpropper, distclean
with scripts/Makefile.clean.

By using scripts/Makefile.clean, we can recursively descend
into subdirectories and delete generated files there.

We do not need add a big list of generated files
to the "clean" target.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
2014-02-19 11:10:04 -05:00
..
bootscript.hush Coding Style cleanup: replace leading SPACEs by TABs 2013-10-14 16:06:54 -04:00
flash.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
init.S Remove obsolete _LINUX_CONFIG_H macro 2014-01-24 16:59:07 -05:00
L1.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
Makefile kbuild: use scripts/Makefile.clean 2014-02-19 11:10:04 -05:00
patchme * Patch by David Updegraff, 22 Apr 2003: 2003-05-20 14:25:27 +00:00
u-boot.lds.debug Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
x2c.awk * Patch by David Updegraff, 22 Apr 2003: 2003-05-20 14:25:27 +00:00