diff options
author | Yutang Jiang <yutang.jiang@nxp.com> | 2016-10-19 19:20:21 +0800 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2016-10-26 12:37:46 +0200 |
commit | e7dc511e640b00f4ec381248c317cb6370bd798e (patch) | |
tree | 137537dac223341368500f314196d4213a2dfab9 /target/linux | |
parent | d140648622639c4508f715dbd2d72088bdb49c81 (diff) | |
download | upstream-e7dc511e640b00f4ec381248c317cb6370bd798e.tar.gz upstream-e7dc511e640b00f4ec381248c317cb6370bd798e.tar.bz2 upstream-e7dc511e640b00f4ec381248c317cb6370bd798e.zip |
uboot-zynq: fix compile error for be short of dtc
While enable zynq uboot:
CONFIG_PACKAGE_uboot-zynq-zc702
CONFIG_PACKAGE_uboot-zynq-zed
CONFIG_PACKAGE_uboot-zynq-zybo
make will arise dtc error:
./scripts/dtc-version.sh: line 17: dtc: command not found
./scripts/dtc-version.sh: line 18: dtc: command not found
*** Your dtc is too old, please upgrade to dtc 1.4 or newer
make[4]: *** [checkdtc] Error 1
Pass the kernel dtc to uboot for compile.
Signed-off-by: Yutang Jiang <yutang.jiang@nxp.com>
Diffstat (limited to 'target/linux')
0 files changed, 0 insertions, 0 deletions