nrf5/sdk: Removing include of sdk_12.1.0's build.mk
As no sources are needed from the SDK this build makefile can be deleted.
This commit is contained in:
parent
9472196ee7
commit
84313b0261
@ -1,8 +1,6 @@
|
||||
|
||||
INC += -I./$(SDK_MODULES_PATH)
|
||||
|
||||
include $(SDK_MODULES_PATH)build.mk
|
||||
|
||||
INC += -I$(SDK_ROOT)components/softdevice/$(SD)/headers
|
||||
INC += -I$(SDK_ROOT)components/softdevice/$(SD)/headers/$(MCU_VARIANT)
|
||||
CFLAGS += -DBLUETOOTH_SD_DEBUG=1
|
||||
|
Loading…
Reference in New Issue
Block a user