mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-18 22:14:16 +00:00
selinux: remove unnecessary assignment to subdir-
Makefile.clean descends into $(subdir-y). Dummy assignment to subdir- is meaningless. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Acked-by: Paul Moore <paul@paul-moore.com>
This commit is contained in:
parent
e474ed4577
commit
2f3b55ac0e
1 changed files with 0 additions and 1 deletions
|
@ -1,2 +1 @@
|
|||
subdir-y := mdp genheaders
|
||||
subdir- += mdp genheaders
|
||||
|
|
Loading…
Add table
Reference in a new issue