From 5923ee5d506d91431d8a6d4ab26e3054fc380963 Mon Sep 17 00:00:00 2001 From: Stephane D'Alu Date: Mon, 11 Jul 2016 22:42:52 +0200 Subject: moved spi to LLD --- demos/NRF52/Classic/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'demos/NRF52') diff --git a/demos/NRF52/Classic/Makefile b/demos/NRF52/Classic/Makefile index c509079..24f0f3a 100644 --- a/demos/NRF52/Classic/Makefile +++ b/demos/NRF52/Classic/Makefile @@ -49,7 +49,7 @@ endif # If enabled, this option makes the build process faster by not compiling # modules not used in the current configuration. ifeq ($(USE_SMART_BUILD),) - USE_SMART_BUILD = yes + USE_SMART_BUILD = no endif # -- cgit v1.2.3