diff options
author | Peng Fan <peng.fan@nxp.com> | 2019-06-06 07:59:16 +0000 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-06-21 10:07:11 -0400 |
commit | d3329f09c7ab6f38a5b481d244f7e96af4a429e8 (patch) | |
tree | ab78e7f60874829fcd23a281251fcef98ee4b722 /configs/galileo_defconfig | |
parent | 5fafd7e35f03a28748456fe2277f073846946b2f (diff) |
lib: Makefile: build fdtdec_common.c when OF_LIBFDT selected
When build SPL_OF_PLATDATA on i.MX6, meet issue the fdtdec_get_int
not defined, however fdtdec.c will use fdtdec_get_int, so let's
compile fdtdec_common.c when OF_LIBFDT selected.
Since there is also SPL_OF_LIBFDT, so need to use
CONFIG_$(SPL_TPL_)OF_LIBFDT.
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Diffstat (limited to 'configs/galileo_defconfig')
0 files changed, 0 insertions, 0 deletions