New upstream version 18.05
[deb_dpdk.git] / drivers / common / meson.build
diff --git a/drivers/common/meson.build b/drivers/common/meson.build
new file mode 100644 (file)
index 0000000..5f6341b
--- /dev/null
@@ -0,0 +1,7 @@
+# SPDX-License-Identifier: BSD-3-Clause
+# Copyright(c) 2018 Cavium, Inc
+
+std_deps = ['eal']
+drivers = ['octeontx']
+config_flag_fmt = 'RTE_LIBRTE_@0@_COMMON'
+driver_name_fmt = 'rte_common_@0@'