drivers: add net as dependency for event drivers
authorNipun Gupta <nipun.gupta@nxp.com>
Mon, 23 Oct 2017 12:37:04 +0000 (18:07 +0530)
committerJerin Jacob <jerin.jacob@caviumnetworks.com>
Wed, 25 Oct 2017 12:03:43 +0000 (14:03 +0200)
commit18fe5c1cf52662bf8877c8a3bec9e2aeb9876e5f
tree24c22df538b91c6afbaa87e488fcf6cb102398f8
parentb677d4c6d28133071804b244b0eeef1fb81dccc9
drivers: add net as dependency for event drivers

With the introduction of eventdev-ethdev RX adapter support in event
device, some of the event device will have dependency on their respective
ethernet drivers. This patch adds the net as a dependency for eventdevs.

Signed-off-by: Nipun Gupta <nipun.gupta@nxp.com>
Acked-by: Jerin Jacob <jerin.jacob@caviumnetworks.com>
drivers/Makefile