git: https://android.googlesource.com/kernel/common branch: android-4.9 commit: 03fcc2fe71308c2d164b4e6cbfc738c63e670444
6 lines
131 B
Makefile
6 lines
131 B
Makefile
ccflags-y := -Idrivers/net/ethernet/chelsio/cxgb4
|
|
|
|
obj-$(CONFIG_CHELSIO_LIB) += libcxgb.o
|
|
|
|
libcxgb-y := libcxgb_ppm.o libcxgb_cm.o
|