aboutsummaryrefslogtreecommitdiffstats
path: root/test/hal/testbuild
diff options
context:
space:
mode:
Diffstat (limited to 'test/hal/testbuild')
-rw-r--r--test/hal/testbuild/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/hal/testbuild/Makefile b/test/hal/testbuild/Makefile
index 83b8a7c01..36b46326a 100644
--- a/test/hal/testbuild/Makefile
+++ b/test/hal/testbuild/Makefile
@@ -46,7 +46,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
#