c05564c4d8
Android 13
6 lines
138 B
Makefile
Executable file
6 lines
138 B
Makefile
Executable file
rtl8187-objs := dev.o rtl8225.o leds.o rfkill.o
|
|
|
|
obj-$(CONFIG_RTL8187) += rtl8187.o
|
|
|
|
ccflags-y += -Idrivers/net/wireless/realtek/rtl818x
|