Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: David Hunt <david.hunt@intel.com>
'timer', 'vdpa',
'vhost', 'vhost_crypto',
'vm_power_manager',
+ 'vm_power_manager/guest_cli',
'vmdq', 'vmdq_dcb',
]
# install all example code on install - irrespective of whether the example in
# To build this example as a standalone application with an already-installed
# DPDK instance, use 'make'
-# Setting the name here because the default name will conflict with the
-# vm_power_manager app because of the way the directories are parsed.
-name = 'guest_cli'
-
if not dpdk_conf.has('RTE_LIBRTE_POWER')
build = false
subdir_done()