]> git.sur5r.net Git - u-boot/blob - cpu/arm926ejs/at91sam9/config.mk
Move at91cap9 specific files to at91sam9 directory
[u-boot] / cpu / arm926ejs / at91sam9 / config.mk
1 PLATFORM_CPPFLAGS += -march=armv5te
2 PLATFORM_CPPFLAGS += $(call cc-option,-mtune=arm926ejs,)