Conform with other m4 files
Signed-off-by: Anders Roxell <[email protected]>
---
configure.ac | 1 -
platform/linux-generic/m4/odp_netmap.m4 | 1 +
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac
index 31d4d32..7b92a7f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -84,7 +84,6 @@ AC_SUBST([platform_with_platform_test],
["platform/${with_platform}/test"])
##########################################################################
# Prepare default values for platform specific optional features
##########################################################################
-netmap_support=no
pktio_dpdk_support=no
##########################################################################
diff --git a/platform/linux-generic/m4/odp_netmap.m4
b/platform/linux-generic/m4/odp_netmap.m4
index d39301f..880e9d5 100644
--- a/platform/linux-generic/m4/odp_netmap.m4
+++ b/platform/linux-generic/m4/odp_netmap.m4
@@ -1,6 +1,7 @@
##########################################################################
# Enable netmap support
##########################################################################
+netmap_support=no
AC_ARG_ENABLE([netmap_support],
[ --enable-netmap-support include netmap IO support],
[if test x$enableval = xyes; then
--
2.1.4
_______________________________________________
lng-odp mailing list
[email protected]
https://lists.linaro.org/mailman/listinfo/lng-odp