Linux-libre 5.4.48-gnu
[librecmc/linux-libre.git] / drivers / staging / rtl8192e / rtl8192e / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 r8192e_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              \
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
19 obj-$(CONFIG_RTL8192E) += r8192e_pci.o