commit | fea1ca8e3418bac4b55f4cc8b66a6ae0d41e91e4 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | Tue Feb 04 17:24:20 2014 +0900 |
committer | Tom Rini <trini@ti.com> | Wed Feb 19 11:07:50 2014 -0500 |
tree | 8e501c701078793df021836689175de2c2c98d20 | |
parent | 2b3c9d3ddd4e0b5a55d17e164e817b42cb555639 [diff] |
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>