xref: /linux/scripts/selinux/genheaders/Makefile (revision bfc5e3a6af397dcf9c99a6c1872458e7867c4680)
18753f6beSStephen Smalleyhostprogs-y	:= genheaders
2*bfc5e3a6SPaul MooreHOST_EXTRACFLAGS += \
3*bfc5e3a6SPaul Moore	-I$(srctree)/include/uapi -I$(srctree)/include \
4*bfc5e3a6SPaul Moore	-I$(srctree)/security/selinux/include
58753f6beSStephen Smalley
68753f6beSStephen Smalleyalways		:= $(hostprogs-y)
7