diff options
author | Miodrag Milanovic <mmicko@gmail.com> | 2023-03-16 07:43:56 +0100 |
---|---|---|
committer | myrtle <gatecat@ds0.me> | 2023-03-16 13:37:23 +0100 |
commit | 11a90aff838ced1cea5c78cea8ed0c6ddcfd6cbd (patch) | |
tree | a82989b24766f9da8cc9e1466bfb1068e0674183 /machxo2/machxo2_available.h.in | |
parent | f008d7c4d802b3806f0a1fb2dab32e73ef7ff0ed (diff) | |
download | nextpnr-11a90aff838ced1cea5c78cea8ed0c6ddcfd6cbd.tar.gz nextpnr-11a90aff838ced1cea5c78cea8ed0c6ddcfd6cbd.tar.bz2 nextpnr-11a90aff838ced1cea5c78cea8ed0c6ddcfd6cbd.zip |
Fix out of tree builds and place h in generated
Diffstat (limited to 'machxo2/machxo2_available.h.in')
-rw-r--r-- | machxo2/machxo2_available.h.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/machxo2/machxo2_available.h.in b/machxo2/machxo2_available.h.in new file mode 100644 index 00000000..dce650ee --- /dev/null +++ b/machxo2/machxo2_available.h.in @@ -0,0 +1 @@ +static const char *available_devices = "@MACHXO2_DEVICES@";
\ No newline at end of file |