]> rtime.felk.cvut.cz Git - fpga/zynq/canbench-sw.git/blobdiff - Makefile
petalinux: added scripts
[fpga/zynq/canbench-sw.git] / Makefile
index 444e90d37fd27780b568d2eea5d75ab0aaebd0fa..de68daf4738d85876337dd4300340bff20818814 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -14,7 +14,8 @@ petalinux/images/linux/BOOT.BIN: FORCE
        $(MAKE) -C petalinux images/linux/BOOT.BIN
 
 .PHONY: dist
-dist: system/system.hdf system/system.bit petalinux/bootscript petalinux/images/linux/BOOT.BIN
+dist: system/system.bit petalinux/bootscript petalinux/images/linux/BOOT.BIN petalinux/images/linux/image.ub petalinux/images/linux/system.dtb
+       $(MAKE) -C petalinux images/linux/image.ub
        cp -t $(TFTPROOT) $^
 
 petalinux_config: system/system.hdf