JustOS/linux-6.13/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/Makefile
justuser 02e73b8cd9 up
2025-01-24 17:00:19 +03:00

14 lines
190 B
Makefile

# SPDX-License-Identifier: GPL-2.0
rtl8192cu-objs := \
dm.o \
hw.o \
led.o \
mac.o \
phy.o \
rf.o \
sw.o \
table.o \
trx.o
obj-$(CONFIG_RTL8192CU) += rtl8192cu.o