]> git.ipfire.org Git - thirdparty/linux.git/commit - samples/Makefile
samples: mei: use hostprogs kbuild constructs
authorTomas Winkler <tomas.winkler@intel.com>
Thu, 10 Oct 2019 13:27:10 +0000 (16:27 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Oct 2019 16:33:12 +0000 (12:33 -0400)
commit6859eba4f6fbc515ea05f53b77ec55f49a6dcf0f
treefec86adf3858a49c8db000684b010259fb6bf39b
parent834c7360f92ad88155c5628eb10d60419ebaa0df
samples: mei: use hostprogs kbuild constructs

Use hostprogs kbuild constructs to compile
mei sample program mei-amt-version

Add CONFIG_SAMPLE_INTEL_MEI option to enable/disable
the feature.

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Link: https://lore.kernel.org/r/20191010132710.4075-1-tomas.winkler@intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
samples/Kconfig
samples/Makefile
samples/mei/Makefile