u-boot-brain/arch/arm
Masahiro Yamada 3102274d8b ARM: refactor compiler options in config.mk
Every ARM cpu config.mk (arch/arm/cpu/{CPUDIR}/config.mk) defines:

PLATFORM_RELFLAGS += -fno-common -ffixed-r8 -msoft-float

So, this patch moves the common compiler options to arch/arm/config.mk.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
2013-09-23 17:03:05 +02:00
..
cpu ARM: refactor compiler options in config.mk 2013-09-23 17:03:05 +02:00
dts Merge branch 'master' of git://git.denx.de/u-boot-arm 2013-07-12 10:36:48 -04:00
imx-common Merge git://git.denx.de/u-boot-arm 2013-07-31 11:30:38 +02:00
include/asm ARM: s3c44b0: remove remainders of dead board 2013-09-19 08:59:49 +02:00
lib arm: spl: Do not set the stack pointer twice 2013-09-14 11:14:21 +02:00
config.mk ARM: refactor compiler options in config.mk 2013-09-23 17:03:05 +02:00