xref: /linux/security/bpf/Makefile (revision 520b7aa00d8cd8e411ecc09f63a2acd90feb6d29)
1*520b7aa0SKP Singh# SPDX-License-Identifier: GPL-2.0
2*520b7aa0SKP Singh#
3*520b7aa0SKP Singh# Copyright (C) 2020 Google LLC.
4*520b7aa0SKP Singh
5*520b7aa0SKP Singhobj-$(CONFIG_BPF_LSM) := hooks.o
6