mirror of https://github.com/F-Stack/f-stack.git
9 lines
123 B
Meson
9 lines
123 B
Meson
|
# SPDX-License-Identifier: BSD-3-Clause
|
||
|
# Copyright (c) 2022 Marvell.
|
||
|
|
||
|
drivers = [
|
||
|
'cnxk',
|
||
|
]
|
||
|
|
||
|
std_deps = ['mldev']
|