Skip to content

Commit 766f63b

Browse files
committed
[fix] make target/zynq-zybo-de0-nano-soc/boot/devicetree-4.8.17-zynq-zybo.dts
1 parent 3862627 commit 766f63b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

target/zynq-zybo-de0-nano-soc/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ boot/design_1_wrapper.bit : $(XILINX_TARGET_PATH)/boot/design_1_w
3939
boot/devicetree-$(VERSION)-zynq-zybo.dtb : $(XILINX_TARGET_PATH)/boot/devicetree-$(VERSION)-zynq-zybo.dtb
4040
$(COPY) $< $@
4141

42-
boot/devicetree-$(VERSION)-zynq-zybo.dts : $(XILINX_TARGET_PATH)/boot/devicetree-$(VERSION)-zynq-zybo.dtb
42+
boot/devicetree-$(VERSION)-zynq-zybo.dts : $(XILINX_TARGET_PATH)/boot/devicetree-$(VERSION)-zynq-zybo.dts
4343
$(COPY) $< $@
4444

4545
boot/u-boot.img : $(XILINX_TARGET_PATH)/boot/u-boot.img

0 commit comments

Comments
 (0)