git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11654 110e8d01-0319-4d1e-a829-52ad28d1bb01
This commit is contained in:
parent
3cd6f99768
commit
afefa3bffd
|
@ -138,10 +138,6 @@ TCSRC =
|
|||
# option that results in lower performance and larger code size.
|
||||
TCPPSRC =
|
||||
|
||||
# List ASM source files here
|
||||
ASMSRC =
|
||||
ASMXSRC = $(STARTUPASM) $(PORTASM) $(OSALASM)
|
||||
|
||||
# List ASM source files here
|
||||
ASMSRC = $(ALLASMSRC)
|
||||
ASMXSRC = $(ALLXASMSRC)
|
||||
|
|
Loading…
Reference in New Issue