mirror of
https://github.com/torvalds/linux.git
synced 2024-11-24 21:21:41 +00:00
3b70b66e03
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>
3 lines
56 B
Makefile
3 lines
56 B
Makefile
# SPDX-License-Identifier: GPL-2.0-only
|
|
subdir-y := mdp
|