Files
xiuos/Ubiquitous/XiZi_IIoT/board/rzv2l-m33/rzv/linaro/Makefile
T
2024-01-11 11:25:46 +08:00

8 lines
185 B
Makefile

SRC_DIR := libmetal/lib
SRC_DIR += open-amp/lib/remoteproc
SRC_DIR += open-amp/lib/rpmsg
SRC_DIR += open-amp/lib/virtio
SRC_FILES := $(wildcard *.c)
include $(KERNEL_ROOT)/compiler.mk