Hellen says merge #1772 smart build by default
This commit is contained in:
parent
995795eeb6
commit
942bc07ae2
|
@ -82,7 +82,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 = no
|
||||
USE_SMART_BUILD = yes
|
||||
endif
|
||||
|
||||
ifeq ($(USE_BOOTLOADER),)
|
||||
|
|
Loading…
Reference in New Issue