5 lines
126 B
Makefile
5 lines
126 B
Makefile
# The following three platforms support compatiable instructions.
|
|
SRC_DIR := $(ARCH_ARMV)
|
|
|
|
include $(KERNEL_ROOT)/compiler.mk
|