only:typo
This commit is contained in:
parent
579644fb96
commit
887f81f6ce
|
@ -109,7 +109,7 @@ endif
|
|||
|
||||
# If enabled, this option makes the build process faster by not compiling
|
||||
# modules not used in the current configuration.
|
||||
# without USE_SMART_BUILD all ChibiOS (including all drivers) are builded. And all drivers includes get included.
|
||||
# without USE_SMART_BUILD all ChibiOS (including all drivers) are built. And all drivers includes get included.
|
||||
ifeq ($(USE_SMART_BUILD),)
|
||||
USE_SMART_BUILD = no
|
||||
endif
|
||||
|
|
Loading…
Reference in New Issue