/scripts/selinux/genheaders/Makefile
http://github.com/mirrors/linux · Makefile · 7 lines · 5 code · 1 blank · 1 comment · 0 complexity · 2e361a02f2b615cb55e2639796635f17 MD5 · raw file
- # SPDX-License-Identifier: GPL-2.0
- hostprogs := genheaders
- HOST_EXTRACFLAGS += \
- -I$(srctree)/include/uapi -I$(srctree)/include \
- -I$(srctree)/security/selinux/include
- always-y := $(hostprogs)