]> Git Repo - linux.git/blob - drivers/net/wireless/rtlwifi/Makefile
tracing: Replace syscall_meta_data struct array with pointer array
[linux.git] / drivers / net / wireless / rtlwifi / Makefile
1 obj-$(CONFIG_RTLWIFI)           += rtlwifi.o
2 rtlwifi-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
13 obj-$(CONFIG_RTL8192CE)         += rtl8192ce/
This page took 0.036528 seconds and 4 git commands to generate.