c05564c4d8
Android 13
5 lines
131 B
Makefile
Executable file
5 lines
131 B
Makefile
Executable file
obj-$(CONFIG_NTB_AMD) += amd/
|
|
obj-$(CONFIG_NTB_IDT) += idt/
|
|
obj-$(CONFIG_NTB_INTEL) += intel/
|
|
obj-$(CONFIG_NTB_SWITCHTEC) += mscc/
|