Re: [PATCH] kbuild: rpm: prompt to use "rpm-pkg" if "rpm" target is used
From: Masahiro Yamada
Date: Thu Nov 23 2017 - 09:21:12 EST
2017-11-15 18:19 GMT+09:00 Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>:
> The "rpm" has been kept for backward compatibility since pre-git era.
> I am planning to remove it after the Linux 4.18 release. Annouce the
> end of the support, prompting to use "rpm-pkg" instead.
>
> If you use "rpm", it will work like "rpm-pkg", but warning messages
> will be displayed as follows:
>
> WARNING: "rpm" target will be removed after Linux 4.18
> Please use "rpm-pkg" instead.
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
> ---
>
Applied to linux-kbuild.
--
Best Regards
Masahiro Yamada