blob: 9878c5bf8482d91b0fe9e3fc27ad70869e5c8c08 [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("realtek") {
testonly = true
deps = [ "rtl88xx" ]
}
group("tests") {
testonly = true
deps = [ "rtl88xx:tests" ]
}