blob: 64e55b486b2900737faf3be92392d8c2c5981693 [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",
"nand",
"nandpart",
"ram-nand",
"skip-block",
]
}