blob: a72f2d6da59bf8faa7186dca05bbabae11993898 [file] [log] [blame]
# Copyright 2019 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("audio") {
deps = [
"astro-pdm-input",
"astro-tdm-output",
"gauss-pdm-input",
"gauss-tdm",
"intel-hda",
"usb-audio",
]
}