Merge branch 'master' of git://www.denx.de/git/u-boot-at91
[oweals/u-boot.git] / cpu / arm926ejs / at91sam9 / config.mk
1 PLATFORM_CPPFLAGS += -march=armv5te
2 PLATFORM_CPPFLAGS += $(call cc-option,-mtune=arm926ejs,)