commit | 37666097b311201f803ea1cce832f54ad30655fa | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | Wed Jun 04 10:12:21 2014 +0900 |
committer | Tom Rini <trini@ti.com> | Thu Jun 05 17:01:58 2014 -0400 |
tree | 0e698ab86703703f3956e3fd4dc7cb2395ad38f9 | |
parent | 97e101c025601f625a23736d0a66d74e8fd8f845 [diff] |
kbuild: move cmd_mkimage to scripts/Makefile.lib Because cmd_mkimage is used in various subdirectories, it seems reasonable to define it in scripts/Makefile.lib. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>