3 lines
88 B
Makefile
3 lines
88 B
Makefile
|
obj-$(CONFIG_NTB_INTEL) += ntb_hw_intel.o
|
||
|
ntb_hw_intel-y := ntb_hw_gen1.o ntb_hw_gen3.o
|