summaryrefslogtreecommitdiffstats
path: root/common/image.c
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2013-09-18 12:01:27 +0900
committerTom Rini <trini@ti.com>2013-09-20 10:30:54 -0400
commit50c2a91b67c2ce37cb47de2bd30dfc721769aaae (patch)
treef6f5d588d88bf3515c0fdafb1aac0603f282f39e /common/image.c
parent069d594557578c17078f5a413a93923c73628d80 (diff)
downloadtalos-obmc-uboot-50c2a91b67c2ce37cb47de2bd30dfc721769aaae.tar.gz
talos-obmc-uboot-50c2a91b67c2ce37cb47de2bd30dfc721769aaae.zip
Makefile: Do not show make debug messages
In commit 27af930, the top Makefile was adjusted to the new boards.cfg format. But at the same time, -d option was added. If you configure and make separately, for example like follows: make omap4_panda_config make CROSS_COMPILE=<your_compiler_prefix> it works fine as it did before. But if you do them in one time like follows: make omap4_panda CROSS_COMPILE=<your_compiler_prefix> The log is sprinkled with annoying make debug messages. This commit deletes -d option again. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Tested-by: Nishanth Menon <nm@ti.com>
Diffstat (limited to 'common/image.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud