Commit c2da0a86 authored by Oleg Dzhimiev's avatar Oleg Dzhimiev

fixed a typo

parent 3d17ffc6
......@@ -34,4 +34,4 @@ KERNEL_DEVICETREE_zedboard = "${S}/arch/arm/boot/dts/zynq-zed.dts"
#MACHINE=zc706
#Copy of zedboard's defconfig
SRC_URI_append_zedboard += "file://microzed_defconfig_${LINUX_VERSION}.cfg"
KERNEL_DEVICETREE_zedboard = "${S}/arch/arm/boot/dts/zynq-zc706.dts"
\ No newline at end of file
KERNEL_DEVICETREE_zc706 = "${S}/arch/arm/boot/dts/zynq-zc706.dts"
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment