net: rtl8192cu: fix wrong configuration in Makefile
[platform/kernel/linux-rpi.git] / drivers / net / wireless / realtek / rtlwifi / rtl8192cu / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 rtl8192cu-objs :=               \
3                 dm.o            \
4                 hw.o            \
5                 led.o           \
6                 mac.o           \
7                 phy.o           \
8                 rf.o            \
9                 sw.o            \
10                 table.o         \
11                 trx.o
12
13 obj-$(CONFIG_RTL8192CU_VENDOR) += rtl8192cu.o