blob: 3bc0b403e2c8df428c07fcb35cd5ffe0edc5f361 [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.
target_cpu = "x64"
board_name = "pc"
export_x64_sdk_images = true
board_package_labels = [
# Include all drivers for now.
"//garnet/packages/prod:drivers",
]