rtl8192ce: Add new driver
[deliverable/linux.git] / drivers / net / wireless / rtlwifi / Makefile
CommitLineData
0c817338
LF
1obj-$(CONFIG_RTLWIFI) += rtlwifi.o
2rtlwifi-objs := \
3 base.o \
4 cam.o \
5 core.o \
6 debug.o \
7 efuse.o \
8 pci.o \
9 ps.o \
10 rc.o \
11 regd.o
12
13obj-$(CONFIG_RTL8192CE) += rtl8192ce/
This page took 0.024805 seconds and 5 git commands to generate.