examples: add dependencies for timer and vm_power_manager
authorOlivier Matz <olivier.matz@6wind.com>
Mon, 18 May 2015 08:18:01 +0000 (10:18 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 19 May 2015 15:35:33 +0000 (17:35 +0200)
commit0453940b9a1b6158ca08c6146b0fcc4c9d8ff09b
tree4e3fd90dbe2a4562c65e1a6506e4e675c4679779
parent3d037e44a48318e66681dc861bd86eb15921b74c
examples: add dependencies for timer and vm_power_manager

Do not compile these examples if the related dpdk option is not
enabled, as it's done for other examples. It allows to build
the examples directory with a reduced dpdk configuration.

Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
examples/Makefile