]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - drivers/staging/rtl8192e/rtl8192e/Makefile
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[mirror_ubuntu-bionic-kernel.git] / drivers / staging / rtl8192e / rtl8192e / Makefile
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
3d461c91
SM
2r8192e_pci-objs := \
3 r8192E_dev.o \
4 r8192E_phy.o \
5 r8192E_firmware.o \
6 r8192E_cmdpkt.o \
7 r8192E_hwimg.o \
8 r8190P_rtl8256.o \
9 rtl_cam.o \
10 rtl_core.o \
3d461c91
SM
11 rtl_dm.o \
12 rtl_eeprom.o \
13 rtl_ethtool.o \
14 rtl_pci.o \
15 rtl_pm.o \
16 rtl_ps.o \
17 rtl_wx.o \
18
19obj-$(CONFIG_RTL8192E) += r8192e_pci.o