cpu/omap3/config.mk: Set march to armv7-a
authorSteve Sakoman <sakoman@tera.(none)>
Fri, 6 Mar 2009 16:01:31 +0000 (08:01 -0800)
committerSteve Sakoman <sakoman@tera.(none)>
Fri, 6 Mar 2009 16:01:31 +0000 (08:01 -0800)
cpu/omap3/config.mk

index 29c8343..e7963f0 100644 (file)
@@ -22,7 +22,7 @@
 #
 PLATFORM_RELFLAGS += -fno-strict-aliasing  -fno-common -ffixed-r8
 
-PLATFORM_CPPFLAGS += -march=armv7a
+PLATFORM_CPPFLAGS += -march=armv7-a
 # =========================================================================
 #
 # Supply options according to compiler version