1# SPDX-License-Identifier: GPL-2.0-or-later 2# Copyright (c) Linux Test Project, 2019-2020 3# Copyright (c) 2020 Microsoft Corporation 4# Copyright (C) 2009, Cisco Systems Inc. 5# Ngie Cooper, July 2009 6 7top_srcdir ?= ../../../../../.. 8 9include $(top_srcdir)/include/mk/env_pre.mk 10 11SUBDIRS := ima_kexec ima_keys ima_policy ima_selinux 12 13include $(top_srcdir)/include/mk/generic_trunk_target.mk 14