aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/dpaa2_sec/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/crypto/dpaa2_sec/meson.build')
-rw-r--r--drivers/crypto/dpaa2_sec/meson.build2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/crypto/dpaa2_sec/meson.build b/drivers/crypto/dpaa2_sec/meson.build
index 01afc587..8fa4827e 100644
--- a/drivers/crypto/dpaa2_sec/meson.build
+++ b/drivers/crypto/dpaa2_sec/meson.build
@@ -1,6 +1,8 @@
# SPDX-License-Identifier: BSD-3-Clause
# Copyright 2018 NXP
+version = 2
+
if host_machine.system() != 'linux'
build = false
endif