]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
kbuild: move cmd_mkimage to scripts/Makefile.lib
authorMasahiro Yamada <yamada.m@jp.panasonic.com>
Wed, 4 Jun 2014 01:12:21 +0000 (10:12 +0900)
committerTom Rini <trini@ti.com>
Thu, 5 Jun 2014 21:01:58 +0000 (17:01 -0400)
commitba8dd7755ea53bb04bf148fefe6e438cbe34f45b
tree0e698ab86703703f3956e3fd4dc7cb2395ad38f9
parentb9d1dbd4df71c2c1bcf5a37c0d23c830b673d540
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>
arch/arm/imx-common/Makefile
board/cray/L1/Makefile
board/matrix_vision/mvblm7/Makefile
board/matrix_vision/mvsmr/Makefile
scripts/Makefile.lib