[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAHC9VhTuxTzTTB6PBesK1UktWbpQD_MN-w9J1S77Exn87-1AwA@mail.gmail.com>
Date: Mon, 13 Nov 2017 17:41:45 -0500
From: Paul Moore <paul@...l-moore.com>
To: Masahiro Yamada <yamada.masahiro@...ionext.com>
Cc: linux-kbuild@...r.kernel.org, Eric Paris <eparis@...isplace.org>,
selinux@...ho.nsa.gov, linux-kernel@...r.kernel.org,
Stephen Smalley <sds@...ho.nsa.gov>
Subject: Re: [PATCH] selinux: remove unnecessary assignment to subdir-
On Mon, Nov 13, 2017 at 5:40 AM, Masahiro Yamada
<yamada.masahiro@...ionext.com> wrote:
> Makefile.clean descends into $(subdir-y). Dummy assignment to subdir-
> is meaningless.
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro@...ionext.com>
> ---
>
> I will pick this up for kbuild tree
> since this is very trivial from the build system point of view.
Okay, thanks.
Acked-by: Paul Moore <paul@...l-moore.com>
> scripts/selinux/Makefile | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/scripts/selinux/Makefile b/scripts/selinux/Makefile
> index e8049da..b3048b8 100644
> --- a/scripts/selinux/Makefile
> +++ b/scripts/selinux/Makefile
> @@ -1,2 +1 @@
> subdir-y := mdp genheaders
> -subdir- += mdp genheaders
> --
> 2.7.4
--
paul moore
www.paul-moore.com
Powered by blists - more mailing lists