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