ixp: remove the option to include the Microcode
[oweals/u-boot.git] / cpu / arm926ejs / config.mk
index 84b68ae9d6b24ff77d504e7764e442b2917e10b4..a57d03aa01de733f2f3ad6e1da577d111e56981c 100644 (file)
@@ -31,4 +31,5 @@ PLATFORM_CPPFLAGS += -march=armv5te
 #
 # =========================================================================
 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,))