git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6285 35acf78f-673a-0410-8e92-d51de3d6d3f4
parent
23c699b8a6
commit
c6bfd5e149
|
@ -197,7 +197,7 @@ endif
|
|||
|
||||
$(ASMXOBJS) : $(OBJDIR)/%.o : %.S Makefile
|
||||
ifeq ($(USE_VERBOSE_COMPILE),yes)
|
||||
@echo
|
||||
@echo
|
||||
$(CC) -c $(ASXFLAGS) $(TOPT) -I. $(IINCDIR) $< -o $@
|
||||
else
|
||||
@echo Compiling $(<F)
|
||||
|
|
Loading…
Reference in New Issue