drivers: add common as dependency for bus
authorShreyansh Jain <shreyansh.jain@nxp.com>
Mon, 15 Oct 2018 12:01:53 +0000 (17:31 +0530)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 16 Oct 2018 12:54:25 +0000 (14:54 +0200)
commite74a15694ef1b5744d0a7cc937e23021926741f3
treec9ef4c05fa3967f00c862acd8935cfb761028a20
parent0947cfde25ad5b05a45b8edcd7e92299dd0ee581
drivers: add common as dependency for bus

Prior to this patch, bus and common compiled parallel. But, post this
dependency is created.

This is especially important for the DPAA/FSLMC buses which are going
to use the common/dpaax library.

Signed-off-by: Shreyansh Jain <shreyansh.jain@nxp.com>
drivers/Makefile