63bd69267a
Change-Id: Ia6c1f6302407a707b3ec9b805f4c92d8a7970b86
7 lines
158 B
Makefile
7 lines
158 B
Makefile
include $(LITEOSTOPDIR)/config.mk
|
|
|
|
MODULE_NAME := sec
|
|
LOCAL_SRCS := $(wildcard $(LITEOSTHIRDPARTY)/bounds_checking_function/src/*.c)
|
|
|
|
include $(MODULE)
|