xfrmi: Move to a separate directory to fix monolithic build

This commit is contained in:
Tobias Brunner
2019-04-04 09:31:38 +02:00
parent eef9236602
commit d74ddd7893
7 changed files with 19 additions and 8 deletions
+4
View File
@@ -143,3 +143,7 @@ endif
if USE_TPM
SUBDIRS += tpm_extendpcr
endif
if USE_KERNEL_NETLINK
SUBDIRS += xfrmi
endif