hostprogs-y	:= mdp
HOST_EXTRACFLAGS += -Isecurity/selinux/include -DDBGNFO=\"$(KERNELRELEASE)\"

always		:= $(hostprogs-y)
clean-files	:= $(hostprogs-y) policy.* file_contexts
