Hi Linus, A small SELinux Makefile fix to resolve a problem seen when building the kernel with older versions of make. The fix is pretty trivial and effectively reverts a patch that was merged during the last merge window. As usual, the commit description has more information. Thanks, -Paul -- The following changes since commit ac9a78681b921877518763ba0e89202254349d1b: Linux 6.4-rc1 (2023-05-07 13:34:35 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux.git tags/selinux-pr-20230601 for you to fetch changes up to 42c4e97e06a839b07d834f640a10911ad84ec8b3: selinux: don't use make's grouped targets feature yet (2023-06-01 13:56:13 -0400) ---------------------------------------------------------------- selinux/stable-6.4 PR 20230601 ---------------------------------------------------------------- Paul Moore (1): selinux: don't use make's grouped targets feature yet security/selinux/Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) -- paul-moore.com