git: https://android.googlesource.com/kernel/common branch: android-4.9 commit: 03fcc2fe71308c2d164b4e6cbfc738c63e670444
6 lines
222 B
Makefile
6 lines
222 B
Makefile
obj-$(CONFIG_MEGARAID_MM) += megaraid_mm.o
|
|
obj-$(CONFIG_MEGARAID_MAILBOX) += megaraid_mbox.o
|
|
obj-$(CONFIG_MEGARAID_SAS) += megaraid_sas.o
|
|
megaraid_sas-objs := megaraid_sas_base.o megaraid_sas_fusion.o \
|
|
megaraid_sas_fp.o
|