summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-demos/scripts/generate-machines-sdt.sh
diff options
context:
space:
mode:
Diffstat (limited to 'meta-xilinx-demos/scripts/generate-machines-sdt.sh')
-rwxr-xr-xmeta-xilinx-demos/scripts/generate-machines-sdt.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-xilinx-demos/scripts/generate-machines-sdt.sh b/meta-xilinx-demos/scripts/generate-machines-sdt.sh
index aaeef385..44c77a88 100755
--- a/meta-xilinx-demos/scripts/generate-machines-sdt.sh
+++ b/meta-xilinx-demos/scripts/generate-machines-sdt.sh
@@ -3,6 +3,7 @@
3### The following table controls the automatic generated of the firmware demos 3### The following table controls the automatic generated of the firmware demos
4### Machine Recipe 4### Machine Recipe
5#M# vek280-pl-bram-gpio-fw recipes-firmware/vek280-pl-bram-uart-gpio-fw/vek280-pl-bram-uart-gpio-fw_1.0-2024.2.bb 5#M# vek280-pl-bram-gpio-fw recipes-firmware/vek280-pl-bram-uart-gpio-fw/vek280-pl-bram-uart-gpio-fw_1.0-2024.2.bb
6#M# vek280-pl-aie-vdu-fw recipes-firmware/vek280-pl-aie-vdu-fw/vek280-pl-aie-vdu-fw_1.0-2024.2.bb
6#M# zcu104-pl-vcu-fw recipes-firmware/zcu104-pl-vcu-fw/zcu104-pl-vcu-fw_1.0-2024.2.bb 7#M# zcu104-pl-vcu-fw recipes-firmware/zcu104-pl-vcu-fw/zcu104-pl-vcu-fw_1.0-2024.2.bb
7 8
8this=$(realpath $0) 9this=$(realpath $0)