Files
xiuos/Ubiquitous/XiZi_AIoT/hardkernel/cache/Makefile
2024-01-31 10:30:34 +08:00

5 lines
95 B
Makefile

SRC_DIR := L1
SRC_DIR += L2
SRC_FILES := cache_common_ope.c
include $(KERNEL_ROOT)/compiler.mk