https://jxself.org/git/linux-libre.git
Raw File
Tip revision: 588a565fe2912a18ffc1c8168aed52d0fc1f995f authored by Jason Self on 31 July 2014, 21:55:46 UTC
Linux-libre 3.10.51-gnu
Tip revision: 588a565
Makefile
obj-$(CONFIG_NTB) += ntb.o

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