Openwrt/package
Yutang Jiang e7dc511e64 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>
2016-10-26 12:37:46 +02:00
..
base-files base-files: add ucidef_set_led_usbport for full usbport support 2016-10-22 11:16:01 +02:00
boot uboot-zynq: fix compile error for be short of dtc 2016-10-26 12:37:46 +02:00
devel
firmware
kernel mwlwifi: upgrade to 10.3.2.0-20161013 2016-10-24 08:45:06 +02:00
libs libreadline: set ABI_VERSION to force rebuild of dependent packages 2016-10-19 20:26:54 +02:00
network uhttpd: fix handling of special "/" prefix when matching handlers 2016-10-25 16:38:50 +02:00
system package/system/mtd: fix usage message 2016-10-26 12:37:45 +02:00
utils ugps: update to latest git HEAD 2016-10-26 12:37:40 +02:00
Makefile