Makefile.inc   [plain text]


.if defined(CCARCH) && ${CCARCH} == armv6
CFLAGS += -mthumb
.endif