examples: fix linking against specific drivers
authorBruce Richardson <bruce.richardson@intel.com>
Tue, 27 Oct 2020 17:19:53 +0000 (17:19 +0000)
committerDavid Marchand <david.marchand@redhat.com>
Fri, 30 Oct 2020 13:33:36 +0000 (14:33 +0100)
commit7157a9dcc4e2eb4e39945c1a91304d8fc70d7c57
tree53eabe5789e528e94269822148b5842fb61b364b
parent3ac192b30902094d02842c0877ba91ea0d66fbc2
examples: fix linking against specific drivers

Some example apps rely on driver-specific functionality and link explicitly
against those drivers. These apps need their makefiles updated to take
account of the renaming of the driver libs.

Fixes: a20b2c01a7a1 ("build: standardize component names and defines")

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Reviewed-by: David Marchand <david.marchand@redhat.com>
examples/bond/Makefile
examples/ethtool/lib/Makefile
examples/vm_power_manager/Makefile