blob: 8c60adca46c105fb4076083d9338c221909e3626 [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.
assert(current_cpu == "x64")
library("chromiumos-platform-ec") {
sources = [
"comm-lpc.cpp",
]
}