nrf/Makefile: Clean up dangling LIBS declaration.
Signed-off-by: Andrew Leech <andrew@alelec.net>
This commit is contained in:
parent
34c4625dcc
commit
994021e1e0
@ -163,8 +163,6 @@ CFLAGS += -Os -DNDEBUG
|
|||||||
LDFLAGS += -Os
|
LDFLAGS += -Os
|
||||||
endif
|
endif
|
||||||
|
|
||||||
LIBS = \
|
|
||||||
|
|
||||||
ifeq ($(MCU_VARIANT), nrf52)
|
ifeq ($(MCU_VARIANT), nrf52)
|
||||||
|
|
||||||
SRC_LIB_C += $(SRC_LIB_LIBM_C)
|
SRC_LIB_C += $(SRC_LIB_LIBM_C)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user