commit | e0d5d9f8887e5f80f6df4ff20bb1816a7edefd39 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | Tue Feb 04 17:24:22 2014 +0900 |
committer | Tom Rini <trini@ti.com> | Wed Feb 19 11:07:50 2014 -0500 |
tree | 7a53c9c07878644cbd21dd29d2eac45dbe6ab4ce | |
parent | ced0715d4a4628c2262f0a03e8e299debc41ca16 [diff] |
Makefile: move some flags to spl/Makefile Some flags are used for SPL (and TPL) build only. This commit moves them from config.mk to spl/Makefile. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>