kernel_liteos_a/lib/libsec/Makefile

7 lines
158 B
Makefile

include $(LITEOSTOPDIR)/config.mk
MODULE_NAME := sec
LOCAL_SRCS := $(wildcard $(LITEOSTHIRDPARTY)/bounds_checking_function/src/*.c)
include $(MODULE)