blob: fd5335b6013241f8c2f3907f97d5a8d56a67ff84 [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.
group("pc") {
deps = [
"$zx/kernel/dev/intel_rng",
"$zx/kernel/platform/pc",
]
}