1*aeca4e2cSMicah Morton# SPDX-License-Identifier: GPL-2.0 2*aeca4e2cSMicah Morton# 3*aeca4e2cSMicah Morton# Makefile for the safesetid LSM. 4*aeca4e2cSMicah Morton# 5*aeca4e2cSMicah Morton 6*aeca4e2cSMicah Mortonobj-$(CONFIG_SECURITY_SAFESETID) := safesetid.o 7*aeca4e2cSMicah Mortonsafesetid-y := lsm.o securityfs.o 8