]> git.sur5r.net Git - u-boot/blobdiff - cpu/arm_intcm/config.mk
Fix e-mail address of Gary Jennejohn.
[u-boot] / cpu / arm_intcm / config.mk
index f774c7e8276dcc98ad26f3b6db5aaa4c558d1b9e..9d62ba8e3f486507e9f3b3e3ace002d5f60fffc9 100644 (file)
@@ -1,6 +1,6 @@
 #
 # (C) Copyright 2002
-# Gary Jennejohn, DENX Software Engineering, <gj@denx.de>
+# Gary Jennejohn, DENX Software Engineering, <garyj@denx.de>
 #
 # See file CREDITS for list of people who contributed to this
 # project.
@@ -31,4 +31,5 @@ PLATFORM_CPPFLAGS +=  -march=armv4
 #
 # =========================================================================
 PLATFORM_CPPFLAGS +=$(call cc-option,-mapcs-32,-mabi=apcs-gnu)
+PLATFORM_CPPFLAGS +=$(call cc-option,-mno-thumb-interwork,)
 PLATFORM_RELFLAGS +=$(call cc-option,-mshort-load-bytes,$(call cc-option,-malignment-traps,))