cmake: Post-rebase ecp5 fixes

Signed-off-by: David Shah <davey1576@gmail.com>
This commit is contained in:
David Shah 2018-07-11 10:44:06 +02:00
parent eac5a6dbd8
commit 6601adf760
2 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@ option(BUILD_PYTHON "Build Python Integration" ON)
option(BUILD_TESTS "Build GUI" OFF) option(BUILD_TESTS "Build GUI" OFF)
# List of families to build # List of families to build
if(DEFINED TRELLIS_ROOT)
set(FAMILIES generic ice40 ecp5) set(FAMILIES generic ice40 ecp5)
set(ARCH "" CACHE STRING "Architecture family for nextpnr build") set(ARCH "" CACHE STRING "Architecture family for nextpnr build")

0
gui/ecp5/family.cmake Normal file
View File