blob: 2558ed535f97dc10154b2cde26d65b84a34d20b2 [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.cc",
]
}