diff options
Diffstat (limited to 'scripts/selinux/genheaders/Makefile')
| -rw-r--r-- | scripts/selinux/genheaders/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/scripts/selinux/genheaders/Makefile b/scripts/selinux/genheaders/Makefile index 1d1ac51359e3..6fc2b8789a0b 100644 --- a/scripts/selinux/genheaders/Makefile +++ b/scripts/selinux/genheaders/Makefile | |||
| @@ -1,4 +1,6 @@ | |||
| 1 | hostprogs-y := genheaders | 1 | hostprogs-y := genheaders |
| 2 | HOST_EXTRACFLAGS += -Isecurity/selinux/include | 2 | HOST_EXTRACFLAGS += \ |
| 3 | -I$(srctree)/include/uapi -I$(srctree)/include \ | ||
| 4 | -I$(srctree)/security/selinux/include | ||
| 3 | 5 | ||
| 4 | always := $(hostprogs-y) | 6 | always := $(hostprogs-y) |
