Makefile fix to allow other binary names
This commit is contained in:
@ -31,9 +31,6 @@ HACKRF_OPTS = -D$(BOARD)
|
||||
# comment to disable RF transmission
|
||||
HACKRF_OPTS += -DTX_ENABLE
|
||||
|
||||
#FIXME move
|
||||
BINARY = blinky
|
||||
|
||||
LDSCRIPT = ../common/LPC4330_M4.ld
|
||||
|
||||
LIBOPENCM3 ?= /usr/local/arm-none-eabi
|
||||
|
Reference in New Issue
Block a user