subdir-$(CONFIG_SECURITY_ELFVERIFY)		+= elfverify
subdir-$(CONFIG_SECURITY_HOOKMANAGER)		+= hookmanager
subdir-$(CONFIG_SECURITY_UOS_MODULE_PROTECT)	+= uos_module_protect

obj-$(CONFIG_SECURITY_ELFVERIFY)		+= elfverify/
obj-$(CONFIG_SECURITY_HOOKMANAGER)		+= hookmanager/
obj-$(CONFIG_SECURITY_UOS_MODULE_PROTECT)	+= uos_module_protect/