This commit is contained in:
NIIBE Yutaka
2010-09-04 18:52:25 +09:00
parent b65ff2851a
commit ea96a32119
6 changed files with 24 additions and 548 deletions

View File

@@ -94,7 +94,7 @@ CSRC = $(PORTSRC) \
# List ASM source files here
ASMSRC = $(PORTASM) \
$(CHIBIOS)/os/ports/GCC/ARMCMx/STM32F10x/vectors.s gpg-data.s
$(CHIBIOS)/os/ports/GCC/ARMCMx/STM32F10x/vectors.s
INCDIR = $(CRYPTINCDIR) $(STMUSBINCDIR) $(VCOMDIR) \
$(PORTINC) $(KERNINC) $(TESTINC) \