3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-01-31 23:32:17 +00:00
Brooklyn/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/Makefile
2021-05-27 00:09:36 +05:00

16 lines
206 B
Makefile

# SPDX-License-Identifier: GPL-2.0
rtl8192ee-objs := \
dm.o \
fw.o \
hw.o \
led.o \
phy.o \
pwrseq.o \
rf.o \
sw.o \
table.o \
trx.o \
obj-$(CONFIG_RTL8192EE) += rtl8192ee.o