diff options
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | 2014-02-04 17:24:19 +0900 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2014-02-19 11:07:50 -0500 |
commit | 2b3c9d3ddd4e0b5a55d17e164e817b42cb555639 (patch) | |
tree | 1e1c4ab380b87fdc02438a58c10ad501b97819fa /doc/README.mxc_ocotp | |
parent | bf4b3de1013c1643ffb8f071292c0f0eabb265c3 (diff) | |
download | u-boot-2b3c9d3ddd4e0b5a55d17e164e817b42cb555639.zip u-boot-2b3c9d3ddd4e0b5a55d17e164e817b42cb555639.tar.gz u-boot-2b3c9d3ddd4e0b5a55d17e164e817b42cb555639.tar.bz2 |
Makefile: move more flags to the top Makefile
Before this commit, most of compiler flags were defined in config.mk.
But it is redundant because config.mk is included from all recursive make.
This commit moves many complier flags to the top Makefile
and export them.
And we use new vaiarables to store them:
KBUILD_CPPFLAGS, KBUILD_CFLAGS, KBUILD_AFLAGS.
This will allow us to switch more smoothly to Kbuild.
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Diffstat (limited to 'doc/README.mxc_ocotp')
0 files changed, 0 insertions, 0 deletions