]> git.baikalelectronics.ru Git - kernel.git/commit
kbuild: rpm: prompt to use "rpm-pkg" if "rpm" target is used
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Wed, 15 Nov 2017 09:19:20 +0000 (18:19 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Thu, 23 Nov 2017 14:12:05 +0000 (23:12 +0900)
commitdc59e48bc6ae019f0d328d32ab73b5229fec0d46
treecc6f68d06e77101038b6c718d198ff4af89e3f3c
parentdc938a7604fa6f29e009e68ebaef956daab18094
kbuild: rpm: prompt to use "rpm-pkg" if "rpm" target is used

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@socionext.com>
Makefile
scripts/package/Makefile