[avr][demo] This is a commit to to test the commit process.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13288 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
This commit is contained in:
parent
4e1ee919d4
commit
a3957b7b09
|
@ -35,7 +35,7 @@ ifeq ($(USE_VERBOSE_COMPILE),)
|
||||||
USE_VERBOSE_COMPILE = no
|
USE_VERBOSE_COMPILE = no
|
||||||
endif
|
endif
|
||||||
|
|
||||||
# If enabled, this option makes the build process faster by not compiling
|
# If enabled, this option makes the build process faster by not compiling.
|
||||||
# modules not used in the current configuration.
|
# modules not used in the current configuration.
|
||||||
ifeq ($(USE_SMART_BUILD),)
|
ifeq ($(USE_SMART_BUILD),)
|
||||||
USE_SMART_BUILD = yes
|
USE_SMART_BUILD = yes
|
||||||
|
|
Loading…
Reference in New Issue