[Scummvm-cvs-logs] SF.net SVN: scummvm:[50557] scummvm/trunk/backends/platform/ds/ds.mk

fingolfin at users.sourceforge.net fingolfin at users.sourceforge.net
Thu Jul 1 18:26:18 CEST 2010


Revision: 50557
          http://scummvm.svn.sourceforge.net/scummvm/?rev=50557&view=rev
Author:   fingolfin
Date:     2010-07-01 16:26:18 +0000 (Thu, 01 Jul 2010)

Log Message:
-----------
NDS: Fix typo

Modified Paths:
--------------
    scummvm/trunk/backends/platform/ds/ds.mk

Modified: scummvm/trunk/backends/platform/ds/ds.mk
===================================================================
--- scummvm/trunk/backends/platform/ds/ds.mk	2010-07-01 16:26:00 UTC (rev 50556)
+++ scummvm/trunk/backends/platform/ds/ds.mk	2010-07-01 16:26:18 UTC (rev 50557)
@@ -65,7 +65,7 @@
 #
 ARM7_ARCH	:=	-mthumb-interwork
 
-# note: arm9tdmi isn't the correct CPU arch, but anything newer and LD
+# note: arm7tdmi isn't the correct CPU arch, but anything newer and LD
 # *insists* it has a FPU or VFP, and it won't take no for an answer!
 ARM7_CFLAGS	:=	-g -Wall -O2\
 		-mcpu=arm7tdmi -mtune=arm7tdmi -fomit-frame-pointer\


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Scummvm-git-logs mailing list