zephyr/arch/xtensa/core/startup/Makefile

3 lines
159 B
Makefile

asflags-y := -c -xassembler-with-cpp $(XTENSA_INCLUDE) $(flagBoardType) -mtext-section-literals -mlongcalls
obj-$(CONFIG_XTENSA_RESET_VECTOR) = reset-vector.o