From df2d73cc09bdc9467221ab25f54bf8c0dd69f65d Mon Sep 17 00:00:00 2001 From: Matias Elo Date: Tue, 29 Sep 2020 15:16:50 +0300 Subject: linux-gen: pool: implement vector pool type Implementation for the new vector pool type. Signed-off-by: Matias Elo Reviewed-by: Petri Savolainen --- platform/linux-generic/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'platform/linux-generic/Makefile.am') diff --git a/platform/linux-generic/Makefile.am b/platform/linux-generic/Makefile.am index c2f8cca00..bd4a644f2 100644 --- a/platform/linux-generic/Makefile.am +++ b/platform/linux-generic/Makefile.am @@ -146,6 +146,7 @@ noinst_HEADERS = \ include/odp_timer_internal.h \ include/odp_timer_wheel_internal.h \ include/odp_traffic_mngr_internal.h \ + include/odp_event_vector_internal.h \ include/protocols/eth.h \ include/protocols/ip.h \ include/protocols/ipsec.h \ -- cgit v1.2.3