git: https://android.googlesource.com/kernel/common branch: android-4.9 commit: 03fcc2fe71308c2d164b4e6cbfc738c63e670444
5 lines
143 B
Makefile
5 lines
143 B
Makefile
obj-$(CONFIG_RTL8XXXU) += rtl8xxxu.o
|
|
|
|
rtl8xxxu-y := rtl8xxxu_core.o rtl8xxxu_8192e.o rtl8xxxu_8723b.o \
|
|
rtl8xxxu_8723a.o rtl8xxxu_8192c.o
|