blob: 3dcfbebdc68eda3ea64aa9eefecb7fa53e10e281 [file]
# Copyright 2026 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.
load("@rules_fuchsia//fuchsia:assembly.bzl", "fuchsia_prebuilt_board_input_bundle")
package(default_visibility = ["//visibility:public"])
fuchsia_prebuilt_board_input_bundle(
name = "virtio",
files = "@gn_targets//boards/emulation/virtio",
)