4 lines
123 B
Makefile
4 lines
123 B
Makefile
# The following three platforms support compatiable instructions.
|
|
SRC_DIR := cortex-a72
|
|
|
|
include $(KERNEL_ROOT)/compiler.mk |