thesis/linux-6.8.1/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/Makefile
2025-03-19 13:44:23 +01:00

15 lines
206 B
Makefile

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