blob: 955445efa60d28efcbf0ac20bc513c98507b724c [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 = "chromebook-x64"
fuchsia_packages = []
update_kernels = [ "zbi.signed" ]
use_vboot = true
board_packages = [
# Include all drivers for now.
"garnet/packages/prod/drivers",
]