aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/common/octeontx/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/common/octeontx/meson.build')
-rw-r--r--drivers/common/octeontx/meson.build5
1 files changed, 5 insertions, 0 deletions
diff --git a/drivers/common/octeontx/meson.build b/drivers/common/octeontx/meson.build
new file mode 100644
index 00000000..203d1ef4
--- /dev/null
+++ b/drivers/common/octeontx/meson.build
@@ -0,0 +1,5 @@
+# SPDX-License-Identifier: BSD-3-Clause
+# Copyright(c) 2018 Cavium, Inc
+#
+
+sources = files('octeontx_mbox.c')