aboutsummaryrefslogtreecommitdiff
path: root/include/odp/autoheader_internal.h.in
diff options
context:
space:
mode:
authorMatias Elo <matias.elo@nokia.com>2022-06-20 17:40:58 +0300
committerGitHub <noreply@github.com>2022-06-20 17:40:58 +0300
commit6cf762f28a96dc61db44697b9254327e41580a7f (patch)
treea1de51fcf09a60bd14c260bb7c5dd44630193828 /include/odp/autoheader_internal.h.in
parent929cd75ba6654e5f635295953cbb20ffdca20c3e (diff)
parent6d365eb66573c4cd7fab868bd69395cc9acdc123 (diff)
Merge ODP v1.37.0.0v1.37.0.0_DPDK_19.11
Merge ODP linux-generic v1.37.0.0 into linux-dpdk
Diffstat (limited to 'include/odp/autoheader_internal.h.in')
-rw-r--r--include/odp/autoheader_internal.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/odp/autoheader_internal.h.in b/include/odp/autoheader_internal.h.in
index 952675fb5..33d9f280f 100644
--- a/include/odp/autoheader_internal.h.in
+++ b/include/odp/autoheader_internal.h.in
@@ -32,4 +32,7 @@
/* Define to 1 to enable OpenSSL random data */
#undef _ODP_OPENSSL_RAND
+/* Define to 1 to enable XDP support */
+#undef _ODP_PKTIO_XDP
+
#endif