https://jxself.org/git/linux-libre.git
Raw File
Tip revision: e68e178fc0741cf60acf3fb92205b83230ef1f1e authored by Jason Self on 21 October 2016, 06:13:25 UTC
Linux-libre 3.12.66-gnu
Tip revision: e68e178
Makefile
obj-$(CONFIG_NTB) += ntb.o

ntb-objs := ntb_hw.o ntb_transport.o
back to top