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:
Masahiro Yamada 2017-11-13 19:40:40 +09:00
parent e474ed4577
commit 2f3b55ac0e
1 changed files with 0 additions and 1 deletions

View File

@ -1,2 +1 @@
subdir-y := mdp genheaders
subdir- += mdp genheaders