mirror of https://github.com/F-Stack/f-stack.git
7 lines
140 B
Meson
7 lines
140 B
Meson
|
# SPDX-License-Identifier: BSD-3-Clause
|
||
|
# Copyright 2020-2021 NXP
|
||
|
|
||
|
deps += ['bbdev', 'bus_vdev', 'ring']
|
||
|
|
||
|
sources = files('bbdev_la12xx.c')
|