diff options
Diffstat (limited to 'ecp5')
-rw-r--r-- | ecp5/family.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ecp5/family.cmake b/ecp5/family.cmake index e23635ba..06dc6761 100644 --- a/ecp5/family.cmake +++ b/ecp5/family.cmake @@ -68,4 +68,4 @@ if (NOT EXTERNAL_CHIPDB) endforeach (target) endforeach (dev) endif() -endif()
\ No newline at end of file +endif() |