mk: fix dependencies of dpaaX drivers
authorHemant Agrawal <hemant.agrawal@nxp.com>
Fri, 23 Feb 2018 09:58:03 +0000 (15:28 +0530)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 13 Mar 2018 23:37:42 +0000 (00:37 +0100)
commit09e1e8d256b0832a64af6d13bf96fcb49e1e7ded
tree06c3091a7e766dd993853e7517fd31adc6f8766a
parent3fcdd125463c89bdd94fb7eca7d024bfd3cf2a99
mk: fix dependencies of dpaaX drivers

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: stable@dpdk.org
Reported-by: Yongseok Koh <yskoh@mellanox.com>
Suggested-by: Thomas Monjalon <thomas@monjalon.net>
Signed-off-by: Hemant Agrawal <hemant.agrawal@nxp.com>
drivers/bus/Makefile
drivers/bus/fslmc/Makefile
drivers/crypto/Makefile
drivers/event/Makefile
drivers/mempool/Makefile
drivers/net/Makefile
mk/rte.app.mk