3 lines
93 B
Makefile
3 lines
93 B
Makefile
PLATFORM_CPPFLAGS += -march=armv5te
|
|
PLATFORM_CPPFLAGS += $(call cc-option,-mtune=arm926ejs,)
|