Sign in
fuchsia
/
fuchsia
/
8007eff1d67c0fae6f83c305ddd10602b7a1563c
/
.
/
src
/
devices
/
mailbox
/
BUILD.gn
blob: af65d00c2906a08e169ea6615f0b5c3d765c87c2 [
file
]
# Copyright 2022 The Fuchsia Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
group
(
"drivers"
)
{
deps
=
[
"drivers/aml-fifo-mailbox"
,
"drivers/aml-pl-mailbox"
,
]
}