blob: 95f9acc42fac1f5a372c71d1adf4bf998d4c34b2 [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",
"ftl",
"gpt",
"hisi-ufs",
"mbr",
"msm8x53-sdhci",
"mtk-sdmmc",
"nvme",
"pci-sdhci",
"ramdisk",
"sdhci",
"sdmmc",
"ums-function",
"usb-mass-storage",
"zxcrypt",
]
}