M7350/kernel/scripts/selinux/genheaders/Makefile

6 lines
130 B
Makefile
Raw Normal View History

2024-09-09 08:52:07 +00:00
hostprogs-y := genheaders
HOST_EXTRACFLAGS += -Isecurity/selinux/include
always := $(hostprogs-y)
clean-files := $(hostprogs-y)