blob: c21409f28ed50c4b23bf14121fb9da328c610a7b [file] [log] [blame]
# Copyright 2020 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("hwreg") {
public_deps = [ "//zircon/system/ulib/hwreg" ]
}