kernel_samsung_a34x-permissive/drivers/net/wireless/realtek/rtlwifi/rtl8192c/Makefile
2024-04-28 15:49:01 +02:00

9 lines
173 B
Makefile
Executable file

# SPDX-License-Identifier: GPL-2.0
rtl8192c-common-objs := \
main.o \
dm_common.o \
fw_common.o \
phy_common.o
obj-$(CONFIG_RTL8192C_COMMON) += rtl8192c-common.o