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",
]
}