blob: 5e2992a22c56ef8bc79ab58c5ae2b30111184672 [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.
host_tool("kernel-buildsig") {
sources = [
"kernel-buildsig.cpp",
]
}