diff options
author | Paul Moore <paul@paul-moore.com> | 2023-04-12 20:29:11 +0300 |
---|---|---|
committer | Paul Moore <paul@paul-moore.com> | 2023-04-13 02:46:35 +0300 |
commit | 4ce1f694eb5d8ca607fed8542d32a33b4f1217a5 (patch) | |
tree | daa49f1df5ce76d976417e29b6e01303ba43a96a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bcab1adeaad4b39a1e04cb98979a367d08253f03 (diff) | |
download | linux-4ce1f694eb5d8ca607fed8542d32a33b4f1217a5.tar.xz |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions