blob: 85be5757f02eaf0994b7a3ca32a8eadebc30bf08 [file] [log] [blame]
# Copyright 2020 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.
# This is referenced from several targets from //vendor/...
group("linux-arm64") {
public_deps = [ "//zircon/tools/zbi($linux_arm64_toolchain)" ]
}