xref: /openbmc/linux/scripts/selinux/mdp/Makefile (revision ccd19d4c)
1b2441318SGreg Kroah-Hartman# SPDX-License-Identifier: GPL-2.0
293c06cbbSSerge E. Hallynhostprogs-y	:= mdp
3bfc5e3a6SPaul MooreHOST_EXTRACFLAGS += \
4bfc5e3a6SPaul Moore	-I$(srctree)/include/uapi -I$(srctree)/include \
5ccd19d4cSStephen Smalley	-I$(srctree)/security/selinux/include -I$(objtree)/include
693c06cbbSSerge E. Hallyn
793c06cbbSSerge E. Hallynalways		:= $(hostprogs-y)
8aa65506fSMasahiro Yamadaclean-files	:= policy.* file_contexts
9