From 45fe3f79433403d54626d830d2f0932e0af57f2d Mon Sep 17 00:00:00 2001 From: patacongo Date: Sat, 7 Feb 2009 02:46:14 +0000 Subject: Fix compilation problems with eZ80 targets git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1473 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/configs/ez80f910200kitg/ostest/Make.defs | 1 - 1 file changed, 1 deletion(-) (limited to 'nuttx/configs/ez80f910200kitg') diff --git a/nuttx/configs/ez80f910200kitg/ostest/Make.defs b/nuttx/configs/ez80f910200kitg/ostest/Make.defs index 83ae3abf8..c7fcf2f4e 100644 --- a/nuttx/configs/ez80f910200kitg/ostest/Make.defs +++ b/nuttx/configs/ez80f910200kitg/ostest/Make.defs @@ -147,7 +147,6 @@ endef define ASSEMBLE @#echo "AS: $1" - @$(AS) -c $(AFLAGS) $1 @(wfile=`cygpath -w $1`; $(AS) $(AFLAGS) $$wfile) endef -- cgit v1.2.3