]> www.infradead.org Git - users/borneoa/openocd-next.git/commit
configure: show adapter Xilinx XVC/PCIe in the configuration summary
authorR. Diez <rdiezmail-openocd@yahoo.de>
Sat, 1 Jun 2024 19:20:31 +0000 (21:20 +0200)
committerAntonio Borneo <borneo.antonio@gmail.com>
Sat, 2 Nov 2024 20:59:15 +0000 (20:59 +0000)
commit7214c8be46f749f210e00d334c30883bd73cca03
tree8f9cd98fd80d9afe66c965405a75b9b1c710f5e7
parentd09ff476446a5403e556476b41a5a3c9bdf0a706
configure: show adapter Xilinx XVC/PCIe in the configuration summary

Adapter Xilinx XVC/PCIe was not appearing in the configuration summary
because of the wrong variable name: build_xlnx_pcie_xvc
instead of enable_xlnx_pcie_xvc.

Also build this adapter automatically on Linux.

Change-Id: I69ea92f550052b9ce55ce32597ac446a15a87388
Signed-off-by: R. Diez <rdiezmail-openocd@yahoo.de>
Reviewed-on: https://review.openocd.org/c/openocd/+/8312
Tested-by: jenkins
Reviewed-by: R. Diez <rdiez-2006@rd10.de>
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
configure.ac