Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[linux-2.6-microblaze.git] / scripts / selinux / genheaders / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 hostprogs       := genheaders
3 HOST_EXTRACFLAGS += \
4         -I$(srctree)/include/uapi -I$(srctree)/include \
5         -I$(srctree)/security/selinux/include
6
7 always-y        := $(hostprogs)