Files
Debian-9-Kernel/scripts/selinux/genheaders/Makefile
T

5 lines
100 B
Makefile
Raw Normal View History

2023-05-02 09:58:35 +02:00
hostprogs-y := genheaders
HOST_EXTRACFLAGS += -Isecurity/selinux/include
always := $(hostprogs-y)