mirror of
https://gitflic.ru/project/npo_rbs/repka-os_kernel.git
synced 2025-04-18 18:24:26 +00:00
4 lines
100 B
Makefile
4 lines
100 B
Makefile
# SPDX-License-Identifier: GPL-2.0-only
|
|
obj-$(CONFIG_SECURITY_YAMA) := yama.o
|
|
|
|
yama-y := yama_lsm.o
|