numam-dpdk/drivers/net/ena/base
Michal Krawczyk 9d7ee7fc68 net/ena: fix FreeBSD build
The FreeBSD define was removed from platform file when HAL was upgraded
to newer version.

In file included from drivers/net/ena/ena_ethdev.c:45:
	from drivers/net/ena/ena_ethdev.h:42:
	from drivers/net/ena/base/ena_com.h:37:
drivers/net/ena/base/ena_plat.h:48:2: error: "Invalid platform"

Fixes: 3adcba9a89 ("net/ena: update HAL to the newer version")

Signed-off-by: Michal Krawczyk <mk@semihalf.com>
2018-06-19 10:20:01 +02:00
..
ena_defs net/ena: update HAL to the newer version 2018-06-14 19:27:50 +02:00
ena_com.c net/ena: update HAL to the newer version 2018-06-14 19:27:50 +02:00
ena_com.h net/ena: update HAL to the newer version 2018-06-14 19:27:50 +02:00
ena_eth_com.c net/ena: update HAL to the newer version 2018-06-14 19:27:50 +02:00
ena_eth_com.h net/ena: update HAL to the newer version 2018-06-14 19:27:50 +02:00
ena_plat_dpdk.h net/ena: store handle after memory allocation 2018-06-14 19:27:50 +02:00
ena_plat.h net/ena: fix FreeBSD build 2018-06-19 10:20:01 +02:00