diff options
Diffstat (limited to 'cpu/arm926ejs/at91/config.mk')
-rw-r--r-- | cpu/arm926ejs/at91/config.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpu/arm926ejs/at91/config.mk b/cpu/arm926ejs/at91/config.mk index 06177e6c39..19296fdba2 100644 --- a/cpu/arm926ejs/at91/config.mk +++ b/cpu/arm926ejs/at91/config.mk @@ -1,2 +1 @@ PLATFORM_CPPFLAGS += $(call cc-option,-mtune=arm926ejs,) -LDSCRIPT := $(SRCTREE)/cpu/arm926ejs/at91/u-boot.lds |