Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8 9
# SPDX-License-Identifier: GPL-2.0-only # # Makefile for the SMACK LSM # obj-$([31mCONFIG_SECURITY_SMACK[0m) := smack.o smack-y := smack_lsm.o smack_access.o smackfs.o smack-$([31mCONFIG_SECURITY_SMACK_NETFILTER[0m) += smack_netfilter.o