xref: /linux/drivers/net/wireless/realtek/Makefile (revision c32e64e852f3f5c0fd709f84bc94736840088375)
1#
2# Makefile for the Linux Wireless network device drivers for Realtek units
3#
4
5obj-$(CONFIG_RTL8180)		+= rtl818x/
6obj-$(CONFIG_RTL8187)		+= rtl818x/
7obj-$(CONFIG_RTLWIFI)		+= rtlwifi/
8obj-$(CONFIG_RTL8XXXU)		+= rtl8xxxu/
9
10