Modify makefile to use correct march flag.
authorDavid-John Willis <John.Willis@Distant-earth.com>
Tue, 19 May 2009 09:22:47 +0000 (10:22 +0100)
committerDavid-John Willis <John.Willis@Distant-earth.com>
Tue, 19 May 2009 09:22:47 +0000 (10:22 +0100)
cpu/omap3/config.mk [changed mode: 0644->0755]

old mode 100644 (file)
new mode 100755 (executable)
index 29c8343..e7963f0
@@ -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