]> git.sur5r.net Git - u-boot/blob - cpu/arm926ejs/at91cap9/config.mk
Use timer_init() instead of board supplied interrupt_init()
[u-boot] / cpu / arm926ejs / at91cap9 / config.mk
1 PLATFORM_CPPFLAGS += -march=armv5te
2 PLATFORM_CPPFLAGS += $(call cc-option,-mtune=arm926ejs,)