blob: ed4d5805bef3c1fe292f5ef06344be4828574b09 [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("nand") {
testonly = true
deps = [
"aml-rawnand",
"broker",
"cadence-hpnfc",
"nand",
"nandpart",
"ram-nand",
"skip-block",
]
}