linux/scripts/selinux
Masahiro Yamada 3b70b66e03 selinux: move genheaders to security/selinux/
This tool is only used in security/selinux/Makefile.

Move it to security/selinux/ so that 'make clean' can clean it up.

Please note 'make clean' does not clean scripts/ because tools under
scripts/ are often used for external module builds. Obviously, genheaders
is not the case here.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Signed-off-by: Paul Moore <paul@paul-moore.com>
2024-10-03 16:07:51 -04:00
..
mdp selinux: do not include <linux/*.h> headers from host programs 2024-10-03 15:34:24 -04:00
install_policy.sh selinux: remove runtime disable message in the install_policy.sh script 2022-09-20 14:12:25 -04:00
Makefile selinux: move genheaders to security/selinux/ 2024-10-03 16:07:51 -04:00
README doc: ReSTify SELinux.txt 2017-05-18 10:31:30 -06:00

Please see Documentation/admin-guide/LSM/SELinux.rst for information on
installing a dummy SELinux policy.