]> git.sur5r.net Git - u-boot/blob - arch/arm/cpu/arm926ejs/at91/config.mk
Merge branch 'master' of git://git.denx.de/u-boot-video
[u-boot] / arch / arm / cpu / arm926ejs / at91 / config.mk
1 PF_CPPFLAGS_TUNE := $(call cc-option,-mtune=arm926ejs,)
2 PLATFORM_CPPFLAGS += $(PF_CPPFLAGS_TUNE)