1 ######################################################################
2 #BEGIN Machine dependent Makefile fragment for arm
3 ######################################################################
5 # Inline assembly doesn't interact well with LTO
6 fbt_arm.o_CFLAGS_ADD += $(CFLAGS_NOLTO_FLAG)
9 ######################################################################
10 #END Machine dependent Makefile fragment for arm
11 ######################################################################