Merge pull request #11755 from cladmi/pr/murdock/remove_flashfile_hack
makefiles/murdock.inc.mk: remove flashfile hack
This commit is contained in:
commit
4578b461c2
@ -1,10 +1,6 @@
|
||||
#
|
||||
# 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.
|
||||
#
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user