]> Git Repo - linux.git/blob - security/safesetid/Makefile
Merge tag 'pwm/for-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry...
[linux.git] / security / safesetid / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 #
3 # Makefile for the safesetid LSM.
4 #
5
6 obj-$(CONFIG_SECURITY_SAFESETID) := safesetid.o
7 safesetid-y := lsm.o securityfs.o
This page took 0.037063 seconds and 4 git commands to generate.