Loading core/combo/arch/arm/armv5te.mk +4 −3 Original line number Diff line number Diff line Loading @@ -12,10 +12,11 @@ ARCH_ARM_HAVE_FFS := true # and a better solution should be found in the future. # arch_variant_cflags := \ -march=armv5te \ -mtune=xscale \ -march=armv6j \ -mtune=arm1136jf-s \ -pipe \ -fomit-frame-pointer \ -D__ARM_ARCH_5__ \ -D__ARM_ARCH_5T__ \ -D__ARM_ARCH_5E__ \ -D__ARM_ARCH_5TE__ Loading
core/combo/arch/arm/armv5te.mk +4 −3 Original line number Diff line number Diff line Loading @@ -12,10 +12,11 @@ ARCH_ARM_HAVE_FFS := true # and a better solution should be found in the future. # arch_variant_cflags := \ -march=armv5te \ -mtune=xscale \ -march=armv6j \ -mtune=arm1136jf-s \ -pipe \ -fomit-frame-pointer \ -D__ARM_ARCH_5__ \ -D__ARM_ARCH_5T__ \ -D__ARM_ARCH_5E__ \ -D__ARM_ARCH_5TE__