Sign in
linux
/
linux
/
kernel
/
git
/
gregkh
/
usb
/
b3a9e3b9622ae10064826dccb4f7a52bd88c7407
/
.
/
scripts
/
selinux
/
genheaders
/
Makefile
blob: 70cf8d95d07c7c44fbbd5aed64d66f75c40aa524 [
file
] [
log
] [
blame
]
# 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
)