commit | 112b312a2ad179aa323f10e30588e7d6feb4d74b | [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 | 41ec9ba1a97cb11b550cfb1ced5ff934b4a90df2 [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>