makefiles/murdock.inc.mk: remove flashfile hack
Setting FLASHFILE is now done for all boards requiring it.
This commit is contained in:
parent
fb5b048170
commit
559b22911c
@ -1,10 +1,6 @@
|
|||||||
#
|
#
|
||||||
# This file contains helper targets used by the CI.
|
# This file contains helper targets used by the CI.
|
||||||
#
|
#
|
||||||
|
|
||||||
# (HACK) get actual flash binary from FFLAGS if not defined.
|
|
||||||
FLASHFILE ?= $(filter $(HEXFILE) $(ELFFILE:.elf=.bin) $(ELFFILE),$(FFLAGS))
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# This target will run "make test" on the CI cluster.
|
# This target will run "make test" on the CI cluster.
|
||||||
#
|
#
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user