]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blob - scripts/selinux/genheaders/Makefile
Merge remote-tracking branches 'asoc/topic/rt5665', 'asoc/topic/rt5677', 'asoc/topic...
[mirror_ubuntu-focal-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)