Merge tag 'rproc-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/remoteproc...
[linux.git] / security / smack / Makefile
blob6dbf6e22a68be85babec699d679f0c82380f5092
1 # SPDX-License-Identifier: GPL-2.0-only
3 # Makefile for the SMACK LSM
6 obj-$(CONFIG_SECURITY_SMACK) := smack.o
8 smack-y := smack_lsm.o smack_access.o smackfs.o
9 smack-$(CONFIG_SECURITY_SMACK_NETFILTER) += smack_netfilter.o