Minor mods only.

This commit is contained in:
Richard Barry 2008-08-14 11:13:34 +00:00
parent 9c2512f54e
commit be92c862be
5 changed files with 13 additions and 12 deletions

View file

@ -81,9 +81,9 @@ INCLUDE_PATHS= -I"$(FREERTOS_SOURCE_DIR)/include" \
CFLAGS= $(INCLUDE_PATHS) \
-D COLDFIRE_V2_GCC \
-O0 \
-Os \
-fno-strict-aliasing \
-g3 \
-g1 \
-Wall \
-Wextra \
-c \