Makefile: refactor include path settings
authorMasahiro Yamada <yamada.m@jp.panasonic.com>
Tue, 4 Feb 2014 08:24:20 +0000 (17:24 +0900)
committerTom Rini <trini@ti.com>
Wed, 19 Feb 2014 16:07:50 +0000 (11:07 -0500)
commitfea1ca8e3418bac4b55f4cc8b66a6ae0d41e91e4
tree8e501c701078793df021836689175de2c2c98d20
parent2b3c9d3ddd4e0b5a55d17e164e817b42cb555639
Makefile: refactor include path settings

This commit merges commonly-used header include paths
to UBOOTINCLUDE and NOSTDINC_FLAGS variables, which are placed
at the top Makefile.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Makefile
config.mk
tools/Makefile
tools/env/Makefile