Home
last modified time | relevance | path

Searched refs:PLUGIN_SRS (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/supp_plugin/
H A DMakefile4 PLUGIN_SRS = $(wildcard ./*.c) macro
5 PLUGIN_OBJ = $(patsubst %.c, $(O)/supp_plugin/%.o, $(PLUGIN_SRS))