u-boot/scripts
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
..
basic kbuild: import more build scripts from Linux v3.13 tag 2014-02-19 11:07:50 -05:00
binutils-version.sh Makefile: Move some scripts imported from Linux 2013-12-13 09:18:45 -05:00
checkpatch.pl Makefile: Move some scripts imported from Linux 2013-12-13 09:18:45 -05:00
checkstack.pl Makefile: Move some scripts imported from Linux 2013-12-13 09:18:45 -05:00
cleanpatch Makefile: Move some scripts imported from Linux 2013-12-13 09:18:45 -05:00
dtc-version.sh Makefile: Move some scripts imported from Linux 2013-12-13 09:18:45 -05:00
gcc-version.sh Makefile: Move some scripts imported from Linux 2013-12-13 09:18:45 -05:00
Kbuild.include kbuild: use Linux Kernel build scripts 2014-02-19 11:07:50 -05:00
Makefile kbuild: use scripts/Makefile.clean 2014-02-19 11:10:04 -05:00
Makefile.build kbuild: move include directives of board configuration files 2014-02-19 11:07:51 -05:00
Makefile.clean kbuild: use scripts/Makefile.clean 2014-02-19 11:10:04 -05:00
Makefile.host kbuild: import more build scripts from Linux v3.13 tag 2014-02-19 11:07:50 -05:00
Makefile.lib kbuild: use Linux Kernel build scripts 2014-02-19 11:07:50 -05:00
mkmakefile kbuild: import more build scripts from Linux v3.13 tag 2014-02-19 11:07:50 -05:00
setlocalversion Makefile: Move some scripts imported from Linux 2013-12-13 09:18:45 -05:00