From b4ff07a2f843207b6d024e1ed8a31fa37324fe07 Mon Sep 17 00:00:00 2001 From: Damjan Marion Date: Wed, 7 Feb 2018 22:35:06 +0100 Subject: Intel Adaptive Virtual Function native device driver plugin Change-Id: If168a9c54baaa516ecbe78de2141f11c17aa2f53 Signed-off-by: Damjan Marion --- src/configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'src/configure.ac') diff --git a/src/configure.ac b/src/configure.ac index d0067c079eb..4ea7a5dfac8 100644 --- a/src/configure.ac +++ b/src/configure.ac @@ -211,6 +211,7 @@ AC_SUBST(AR_FLAGS) # Please keep alphabetical order PLUGIN_ENABLED(acl) +PLUGIN_ENABLED(avf) PLUGIN_ENABLED(cdp) PLUGIN_ENABLED(dpdk) PLUGIN_ENABLED(flowprobe) -- cgit 1.2.3-korg