]> git.ipfire.org Git - thirdparty/linux.git/blame - scripts/selinux/genheaders/Makefile
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[thirdparty/linux.git] / scripts / selinux / genheaders / Makefile
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
8753f6be 2hostprogs-y := genheaders
bfc5e3a6
PM
3HOST_EXTRACFLAGS += \
4 -I$(srctree)/include/uapi -I$(srctree)/include \
5 -I$(srctree)/security/selinux/include
8753f6be
SS
6
7always := $(hostprogs-y)