mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-24 10:09:32 +07:00
8 lines
175 B
Makefile
8 lines
175 B
Makefile
|
obj-$(CONFIG_WCN36XX) := wcn36xx.o
|
||
|
wcn36xx-y += main.o \
|
||
|
dxe.o \
|
||
|
txrx.o \
|
||
|
smd.o \
|
||
|
pmc.o \
|
||
|
debug.o
|