git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@626 35acf78f-673a-0410-8e92-d51de3d6d3f4

This commit is contained in:
gdisirio 2009-01-17 18:22:35 +00:00
parent 03c793ea01
commit 31c706bccb
10 changed files with 10 additions and 10 deletions

View File

@ -83,7 +83,7 @@ ASRC = ../../ports/ARM7-AT91SAM7X/chcore.c \
TSRC =
# List ASM source files here
ASMSRC = ../../ports/ARM7/crt0.s ../../ports/ARM7/chsysasm.s \
ASMSRC = ../../ports/ARM7/crt0.s ../../ports/ARM7/chcoreasm.s \
../../ports/ARM7-AT91SAM7X/vectors.s
# List all user directories here

View File

@ -83,7 +83,7 @@ TSRC = ../../ports/ARM7-AT91SAM7X/chcore.c \
board.c main.c
# List ASM source files here
ASMSRC = ../../ports/ARM7/crt0.s ../../ports/ARM7/chsysasm.s \
ASMSRC = ../../ports/ARM7/crt0.s ../../ports/ARM7/chcoreasm.s \
../../ports/ARM7-AT91SAM7X/vectors.s
# List all user directories here

View File

@ -95,7 +95,7 @@ ASRC = ../../ports/ARM7-AT91SAM7X/chcore.c \
TSRC =
# List ASM source files here
ASMSRC = ../../ports/ARM7/crt0.s ../../ports/ARM7/chsysasm.s \
ASMSRC = ../../ports/ARM7/crt0.s ../../ports/ARM7/chcoreasm.s \
../../ports/ARM7-AT91SAM7X/vectors.s
# List all user directories here

View File

@ -96,7 +96,7 @@ TSRC = ../../ports/ARM7-AT91SAM7X/chcore.c \
board.c main.c
# List ASM source files here
ASMSRC = ../../ports/ARM7/crt0.s ../../ports/ARM7/chsysasm.s \
ASMSRC = ../../ports/ARM7/crt0.s ../../ports/ARM7/chcoreasm.s \
../../ports/ARM7-AT91SAM7X/vectors.s
# List all user directories here

View File

@ -93,7 +93,7 @@ TCSRC =
TCPPSRC =
# List ASM source files here
ASMSRC = ../../ports/ARM7/crt0.s ../../ports/ARM7/chsysasm.s \
ASMSRC = ../../ports/ARM7/crt0.s ../../ports/ARM7/chcoreasm.s \
../../ports/ARM7-LPC214x/vectors.s
# List all user directories here

View File

@ -93,7 +93,7 @@ TCSRC = ../../ports/ARM7-LPC214x/chcore.c \
TCPPSRC = ../../src/lib/ch.cpp main.cpp
# List ASM source files here
ASMSRC = ../../ports/ARM7/crt0.s ../../ports/ARM7/chsysasm.s \
ASMSRC = ../../ports/ARM7/crt0.s ../../ports/ARM7/chcoreasm.s \
../../ports/ARM7-LPC214x/vectors.s
# List all user directories here

View File

@ -80,7 +80,7 @@ ASRC = ../../ports/ARM7-LPC214x/chcore.c \
TSRC =
# List ASM source files here
ASMSRC = ../../ports/ARM7/crt0.s ../../ports/ARM7/chsysasm.s \
ASMSRC = ../../ports/ARM7/crt0.s ../../ports/ARM7/chcoreasm.s \
../../ports/ARM7-LPC214x/vectors.s
# List all user directories here

View File

@ -80,7 +80,7 @@ TSRC = ../../ports/ARM7-LPC214x/chcore.c \
board.c main.c
# List ASM source files here
ASMSRC = ../../ports/ARM7/crt0.s ../../ports/ARM7/chsysasm.s \
ASMSRC = ../../ports/ARM7/crt0.s ../../ports/ARM7/chcoreasm.s \
../../ports/ARM7-LPC214x/vectors.s
# List all user directories here

View File

@ -84,7 +84,7 @@ ASRC = ../../ports/ARM7-LPC214x/chcore.c \
TSRC =
# List ASM source files here
ASMSRC = ../../ports/ARM7/crt0.s ../../ports/ARM7/chsysasm.s \
ASMSRC = ../../ports/ARM7/crt0.s ../../ports/ARM7/chcoreasm.s \
../../ports/ARM7-LPC214x/vectors.s
# List all user directories here

View File

@ -84,7 +84,7 @@ TSRC = ../../ports/ARM7-LPC214x/chcore.c \
board.c buzzer.c mmcsd.c main.c
# List ASM source files here
ASMSRC = ../../ports/ARM7/crt0.s ../../ports/ARM7/chsysasm.s \
ASMSRC = ../../ports/ARM7/crt0.s ../../ports/ARM7/chcoreasm.s \
../../ports/ARM7-LPC214x/vectors.s
# List all user directories here