[KINETIS] Remove CRT1_AREAS_NUMBER definition

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8682 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
Fabio Utzig 2016-01-03 21:35:01 +00:00
parent 8aa3f641ee
commit c5ca1334e2
1 changed files with 1 additions and 1 deletions

View File

@ -190,7 +190,7 @@ CPPWARN = -Wall -Wextra -Wundef
# #
# List all user C define here, like -D_DEBUG=1 # List all user C define here, like -D_DEBUG=1
UDEFS = -DCRT1_AREAS_NUMBER=1 UDEFS =
# Define ASM defines here # Define ASM defines here
UADEFS = UADEFS =