diff options
author | Paul Moore | 2023-04-12 13:29:11 -0400 |
---|---|---|
committer | Greg Kroah-Hartman | 2023-05-11 23:03:06 +0900 |
commit | 784c206c66dff894fdea900e2ea6778165eecb68 (patch) | |
tree | 44bca69c75981f8b63aa0d73b5b37444a8f46c32 /lib/fault-inject.c | |
parent | 5453f22911cb2a4e2facc6e95dcf6bc3607d1c6f (diff) |
selinux: ensure av_permissions.h is built when needed
[ Upstream commit 4ce1f694eb5d8ca607fed8542d32a33b4f1217a5 ]
The Makefile rule responsible for building flask.h and
av_permissions.h only lists flask.h as a target which means that
av_permissions.h is only generated when flask.h needs to be
generated. This patch fixes this by adding av_permissions.h as a
target to the rule.
Fixes: 8753f6bec352 ("selinux: generate flask headers during kernel build")
Signed-off-by: Paul Moore <paul@paul-moore.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'lib/fault-inject.c')
0 files changed, 0 insertions, 0 deletions