Parcourir la source

Merge branch 'fpga' of ssh://juelich-max/home/jusers/thibault1/jumax/starpu into fpga

Samuel Thibault il y a 4 ans
Parent
commit
536c7063df
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      tests/Makefile.am

+ 1 - 1
tests/Makefile.am

@@ -1111,7 +1111,7 @@ endif
 
 # Maxeler compiler
 if STARPU_USE_FPGA
-MAX_TARGET = DFE_SIM
+MAX_TARGET ?= DFE_SIM
 MAX_DFE = MAX5C_$(MAX_TARGET)
 
 MAXJ=$(wildcard fpga/*.maxj)