blob: f267717761b14104772a0922656558728fcd5da6 [file] [log] [blame]
# Copyright 2016 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("wifi") {
deps = [
"//garnet/drivers/wlan/mediatek/rt5370",
"//garnet/drivers/wlan/testing",
"//garnet/drivers/wlan/third_party/atheros/fuchsia",
"//garnet/drivers/wlan/wlan",
]
}