]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Makefile.host.tmp: add a new script to refactor tools
authorMasahiro Yamada <yamada.m@jp.panasonic.com>
Tue, 4 Feb 2014 08:24:09 +0000 (17:24 +0900)
committerTom Rini <trini@ti.com>
Wed, 19 Feb 2014 16:05:13 +0000 (11:05 -0500)
commitad71fa9971aeb0340221f82884b7794c497322be
tree095da4864fdfe6b30913b68b45331b612c94a0f8
parentea531e3afd3be60be4d06d753e600e7084314903
Makefile.host.tmp: add a new script to refactor tools

This commit adds scripts/Makefile.host.tmp which will
be used in the next commit to convert makefiles
under tools/ directory to Kbuild style.

Notice this script, scripts/Makefile.host.tmp
is temporary.

When switching over to real Kbuild,
it will be replaced with scripts/Makefile.host of Linux Kernel.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
scripts/Makefile.build
scripts/Makefile.host.tmp [new file with mode: 0644]