blob: 7a21bcc034da826b6bd8afaa9b17cc3f1450a0b4 [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"
board_packages = []
export_x64_sdk_images = true
board_package_labels = [
# Include all drivers for now.
"//garnet/packages/prod:drivers",
]