Loading...
Note: File does not exist in v3.1.
1# SPDX-License-Identifier: GPL-2.0-only
2#
3# Makefile for the Linux Wireless network device drivers for Realtek units
4#
5
6obj-$(CONFIG_RTL8180) += rtl818x
7obj-$(CONFIG_RTL8187) += rtl818x
8obj-$(CONFIG_RTLWIFI) += rtlwifi
9obj-$(CONFIG_RTL8XXXU) += rtl8xxxu
10obj-$(CONFIG_RTW88) += rtw88
11