gowin: Himbaechel. Fix install path
Use himbaechel/gowin instead of himbaechel/gowin/gowin. Signed-off-by: YRabbit <rabbit@yrabbit.cyou>
This commit is contained in:
parent
f5996ff4a1
commit
682c91476f
@ -48,5 +48,5 @@ foreach(device ${HIMBAECHEL_GOWIN_DEVICES})
|
||||
endforeach()
|
||||
|
||||
add_custom_target(chipdb-himbaechel-gowin ALL DEPENDS ${chipdb_binaries})
|
||||
install(DIRECTORY ${CMAKE_BINARY_DIR}/share/himbaechel/gowin DESTINATION share/nextpnr/himbaechel/gowin
|
||||
install(DIRECTORY ${CMAKE_BINARY_DIR}/share/himbaechel/gowin/ DESTINATION share/nextpnr/himbaechel/gowin
|
||||
PATTERN "*.bba" EXCLUDE)
|
||||
|
Loading…
Reference in New Issue
Block a user