]> git.proxmox.com Git - mirror_ubuntu-kernels.git/blob - drivers/net/wireless/realtek/rtlwifi/rtl8192de/Makefile
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[mirror_ubuntu-kernels.git] / drivers / net / wireless / realtek / rtlwifi / rtl8192de / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 rtl8192de-objs := \
3 dm.o \
4 fw.o \
5 hw.o \
6 led.o \
7 phy.o \
8 rf.o \
9 sw.o \
10 table.o \
11 trx.o
12
13 obj-$(CONFIG_RTL8192DE) += rtl8192de.o