]> Git Repo - linux.git/blob - scripts/selinux/genheaders/Makefile
tracing: Replace syscall_meta_data struct array with pointer array
[linux.git] / scripts / selinux / genheaders / Makefile
1 hostprogs-y     := genheaders
2 HOST_EXTRACFLAGS += -Isecurity/selinux/include
3
4 always          := $(hostprogs-y)
5 clean-files     := $(hostprogs-y)
This page took 0.034961 seconds and 4 git commands to generate.