Files
xiuos/Ubiquitous/XiZi_AIoT/hardkernel/arch/arm/armv7-a/Makefile
T

9 lines
176 B
Makefile

# The following three platforms support compatiable instructions.
ifeq ($(CONFIG_BOARD_IMX6Q_SABRELITE_EVB),y)
SRC_DIR := cortex-a9
endif
include $(KERNEL_ROOT)/compiler.mk