mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-09-09 01:28:05 -04:00
5 lines
130 B
Makefile
5 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
|