xref: /kernel/linux/linux-6.6/security/integrity/evm/Makefile (revision 62306a36)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/security/integrity/evm/
162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
262306a36Sopenharmony_ci#
362306a36Sopenharmony_ci# Makefile for building the Extended Verification Module(EVM)
462306a36Sopenharmony_ci#
562306a36Sopenharmony_ciobj-$(CONFIG_EVM) += evm.o
662306a36Sopenharmony_ci
762306a36Sopenharmony_cievm-y := evm_main.o evm_crypto.o evm_secfs.o
862306a36Sopenharmony_cievm-$(CONFIG_FS_POSIX_ACL) += evm_posix_acl.o
9

Indexes created Thu Nov 07 10:32:03 CST 2024