config.mk 93 B

12
  1. PLATFORM_CPPFLAGS += -march=armv5te
  2. PLATFORM_CPPFLAGS += $(call cc-option,-mtune=arm926ejs,)