diff options
author | Paul Moore <paul@paul-moore.com> | 2023-04-12 13:29:11 -0400 |
---|---|---|
committer | Paul Moore <paul@paul-moore.com> | 2023-04-12 19:46:35 -0400 |
commit | 4ce1f694eb5d8ca607fed8542d32a33b4f1217a5 (patch) | |
tree | daa49f1df5ce76d976417e29b6e01303ba43a96a /security/selinux/ss/policydb.c | |
parent | bcab1adeaad4b39a1e04cb98979a367d08253f03 (diff) |
selinux: ensure av_permissions.h is built when needed
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>
Diffstat (limited to 'security/selinux/ss/policydb.c')
0 files changed, 0 insertions, 0 deletions