Sign in
fuchsia
/
fuchsia
/
ce365daea8f24d2d7d66688e5b3f3745b1aaabf7
/
.
/
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"
,
]
}