blob: 8f9bef51457110ed49a0fe95a3c2c525fa2ceaa2 [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",
"//garnet/drivers/wlan/wlantap",
]
}