diff options
Diffstat (limited to 'cpu/arm_cortexa8')
-rw-r--r-- | cpu/arm_cortexa8/omap3/config.mk | 2 | ||||
-rw-r--r-- | cpu/arm_cortexa8/u-boot.lds (renamed from cpu/arm_cortexa8/omap3/u-boot.lds) | 0 |
2 files changed, 0 insertions, 2 deletions
diff --git a/cpu/arm_cortexa8/omap3/config.mk b/cpu/arm_cortexa8/omap3/config.mk index 9b028d87ee..5fbec7a1b1 100644 --- a/cpu/arm_cortexa8/omap3/config.mk +++ b/cpu/arm_cortexa8/omap3/config.mk @@ -34,5 +34,3 @@ PLATFORM_CPPFLAGS +=$(call cc-option) PLATFORM_CPPFLAGS +=$(call cc-option,-mno-thumb-interwork,) PLATFORM_RELFLAGS +=$(call cc-option,-mshort-load-bytes,\ $(call cc-option,-malignment-traps,)) - -LDSCRIPT := $(SRCTREE)/cpu/arm_cortexa8/omap3/u-boot.lds diff --git a/cpu/arm_cortexa8/omap3/u-boot.lds b/cpu/arm_cortexa8/u-boot.lds index 4f1711cca0..4f1711cca0 100644 --- a/cpu/arm_cortexa8/omap3/u-boot.lds +++ b/cpu/arm_cortexa8/u-boot.lds |