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