blob: 96017b467f035cce3ef61f35cf68f4d07130d5e4 [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("bus") {
deps = [ "aml_mipicsi" ]
}
group("tests") {
testonly = true
deps = [ "aml_mipicsi:tests" ]
}