diff --git a/boards/openmote-b/Makefile.include b/boards/openmote-b/Makefile.include index 48ff10a2d0..4da5e3e7b4 100644 --- a/boards/openmote-b/Makefile.include +++ b/boards/openmote-b/Makefile.include @@ -26,7 +26,6 @@ else ifeq ($(PROGRAMMER),jlink) export RESET = $(RIOTBOARD)/$(BOARD)/dist/reset.sh endif -export OFLAGS = -O binary export HEXFILE = $(ELFFILE:.elf=.bin) export DEBUGGER_FLAGS = $(BINDIR) $(ELFFILE) export RESET_FLAGS = $(BINDIR)