23/02/2018 10:58, Hemant Agrawal: > This patch fixes the build dependency of various > dpaaX components, when the dpaa or fslmc bus is disabled, > or VFIO is disabled. > > Fixes: 1ee9569576f6 ("config: enable dpaaX drivers for generic ARMv8") > Cc: sta...@dpdk.org > > Reported-by: Yongseok Koh <ys...@mellanox.com> > Suggested-by: Thomas Monjalon <tho...@monjalon.net> > Signed-off-by: Hemant Agrawal <hemant.agra...@nxp.com>
I am not satisfied by handling the bus dependencies all over the place, but I understand it is convenient. Considering that this build system is dying (in favor of meson's one), Series applied, thanks.