diff options
author | Paul Moore <paul@paul-moore.com> | 2023-06-01 10:21:21 -0400 |
---|---|---|
committer | Paul Moore <paul@paul-moore.com> | 2023-06-01 13:56:13 -0400 |
commit | 42c4e97e06a839b07d834f640a10911ad84ec8b3 (patch) | |
tree | 349f8f1b416120d556cff82fe1edcd4f26f20270 /tools/perf/scripts/python/task-analyzer.py | |
parent | ac9a78681b921877518763ba0e89202254349d1b (diff) |
selinux: don't use make's grouped targets feature yet
The Linux Kernel currently only requires make v3.82 while the grouped
target functionality requires make v4.3. Removed the grouped target
introduced in 4ce1f694eb5d ("selinux: ensure av_permissions.h is
built when needed") as well as the multiple header file targets in
the make rule. This effectively reverts the problem commit.
We will revisit this change when make >= 4.3 is required by the rest
of the kernel.
Cc: stable@vger.kernel.org
Fixes: 4ce1f694eb5d ("selinux: ensure av_permissions.h is built when needed")
Reported-by: Erwan Velu <e.velu@criteo.com>
Reported-by: Luiz Capitulino <luizcap@amazon.com>
Tested-by: Luiz Capitulino <luizcap@amazon.com>
Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions