blob: 0bbcbbe5151ff95933a128ab3449e0491463e32d [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("block") {
deps = [
"ahci",
"aml-sd-emmc",
"as370-sdhci",
"bootpart",
"core",
"ftl",
"fvm",
"gpt",
"hisi-ufs",
"mbr",
"msm8x53-sdhci",
"mtk-sdmmc",
"nvme",
"pci-sdhci",
"ramdisk",
"sdhci",
"sdmmc",
"ums-function",
"usb-mass-storage",
"zxcrypt",
]
}