More separation of debug symbols and optimization selections

This commit is contained in:
Gregory Nutt 2013-12-20 12:36:02 -06:00
parent f53f269a84
commit ce5e133821

View File

@ -66,3 +66,4 @@ ifeq ($(CONFIG_AVR32_TOOLCHAIN),AVRTOOLSW)
else
# AVR Tools or avr32-toolchain from https://github.com/jsnyder/avr32-toolchain
endif