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