]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - cpu/arm926ejs/at91sam9/config.mk
Use a common u-boot.lds file across all AT91CAP9/AT91SAM9 platforms
[karo-tx-uboot.git] / cpu / arm926ejs / at91sam9 / config.mk
1 PLATFORM_CPPFLAGS += -march=armv5te
2 PLATFORM_CPPFLAGS += $(call cc-option,-mtune=arm926ejs,)
3 LDSCRIPT := $(SRCTREE)/cpu/arm926ejs/at91sam9/u-boot.lds