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

This commit is contained in:
gdisirio 2009-12-11 17:00:52 +00:00
parent 0f8d30486b
commit f64a7dc6bb
3 changed files with 2 additions and 1 deletions

View File

@ -70,7 +70,8 @@ SRC = ${PORTSRC} \
${TESTSRC} \
${HALSRC} \
${PLATFORMSRC} \
console.c main.c
${CHIBIOS}/os/hal/platforms/Win32/console.c \
main.c
# List ASM source files here
ASRC =