Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
[cris-mirror.git] / scripts / selinux / genheaders / Makefile
blobe8c533140981cf2ab8deec1d37e4f3c7b0539681
1 # SPDX-License-Identifier: GPL-2.0
2 hostprogs-y := genheaders
3 HOST_EXTRACFLAGS += \
4 -I$(srctree)/include/uapi -I$(srctree)/include \
5 -I$(srctree)/security/selinux/include
7 always := $(hostprogs-y)