]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blob - scripts/selinux/genheaders/Makefile
Merge tag 'acpi-extra-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[mirror_ubuntu-zesty-kernel.git] / scripts / selinux / genheaders / Makefile
1 hostprogs-y := genheaders
2 HOST_EXTRACFLAGS += \
3 -I$(srctree)/include/uapi -I$(srctree)/include \
4 -I$(srctree)/security/selinux/include
5
6 always := $(hostprogs-y)