OpenCloudOS-Kernel/fs/verity/Makefile

7 lines
122 B
Makefile
Raw Normal View History

# SPDX-License-Identifier: GPL-2.0
obj-$(CONFIG_FS_VERITY) += hash_algs.o \
init.o \
open.o \
verify.o