]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blob - drivers/net/wireless/realtek/rtlwifi/rtl8188ee/Makefile
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[mirror_ubuntu-focal-kernel.git] / drivers / net / wireless / realtek / rtlwifi / rtl8188ee / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 rtl8188ee-objs := \
3 dm.o \
4 fw.o \
5 hw.o \
6 led.o \
7 phy.o \
8 pwrseq.o \
9 rf.o \
10 sw.o \
11 table.o \
12 trx.o
13
14 obj-$(CONFIG_RTL8188EE) += rtl8188ee.o