[KINETIS] Remove CRT1_AREAS_NUMBER definition
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8682 35acf78f-673a-0410-8e92-d51de3d6d3f4master
parent
8aa3f641ee
commit
c5ca1334e2
|
@ -190,7 +190,7 @@ CPPWARN = -Wall -Wextra -Wundef
|
|||
#
|
||||
|
||||
# List all user C define here, like -D_DEBUG=1
|
||||
UDEFS = -DCRT1_AREAS_NUMBER=1
|
||||
UDEFS =
|
||||
|
||||
# Define ASM defines here
|
||||
UADEFS =
|
||||
|
|
Loading…
Reference in New Issue