commit | 59721d4eb7f66f27440ad74f875b97e64133ee3b | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <masahiroy@kernel.org> | Tue Apr 28 01:03:57 2020 +0900 |
committer | Masahiro Yamada <masahiroy@kernel.org> | Sun May 17 18:51:28 2020 +0900 |
tree | bd67303e492c3fab9d6ec1af48b842984084f8ed | |
parent | 78046fabe6e7807a271aad09cde0522d80bd2985 [diff] |
kbuild: warn if always, hostprogs-y, or hostprogs-m is used always, hostprogs-y, and hostprogs-m are deprecated. There is no user in upstream code, but I will keep them for external modules. I want to remove them entirely someday. Prompt downstream users for the migration. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>