aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/compress/octeontx/meson.build
blob: 7cd202d07ac4b59f02912b8195794ee1c7b6302e (plain)
1
2
3
4
5
6
7
8
9
# SPDX-License-Identifier: BSD-3-Clause
# Copyright(c) 2018 Cavium, Inc

name = 'octeontx_compress'
sources = files('otx_zip.c', 'otx_zip_pmd.c')
allow_experimental_apis = true
includes += include_directories('include')
deps += ['mempool_octeontx', 'bus_pci']
ext_deps += dep