]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blame - security/smack/Makefile
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar...
[mirror_ubuntu-hirsute-kernel.git] / security / smack / Makefile
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
e114e473
CS
2#
3# Makefile for the SMACK LSM
4#
5
6obj-$(CONFIG_SECURITY_SMACK) := smack.o
7
8smack-y := smack_lsm.o smack_access.o smackfs.o
82b0b2c2 9smack-$(CONFIG_SECURITY_SMACK_NETFILTER) += smack_netfilter.o