git: https://android.googlesource.com/kernel/common branch: android-4.9 commit: 03fcc2fe71308c2d164b4e6cbfc738c63e670444
6 lines
138 B
Makefile
6 lines
138 B
Makefile
rtl8187-objs := dev.o rtl8225.o leds.o rfkill.o
|
|
|
|
obj-$(CONFIG_RTL8187) += rtl8187.o
|
|
|
|
ccflags-y += -Idrivers/net/wireless/realtek/rtl818x
|