mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-25 06:29:44 +07:00
6 lines
130 B
Makefile
6 lines
130 B
Makefile
|
rtl8187-objs := dev.o rtl8225.o leds.o rfkill.o
|
||
|
|
||
|
obj-$(CONFIG_RTL8187) += rtl8187.o
|
||
|
|
||
|
ccflags-y += -Idrivers/net/wireless/rtl818x
|