https://jxself.org/git/linux-libre.git
Raw File
Tip revision: b9917f0f8bfbd5393cec5c9d24b85c06968c86dc authored by Jason Self on 05 September 2014, 23:32:05 UTC
Linux-libre 3.10.54-gnu
Tip revision: b9917f0
Makefile
obj-$(CONFIG_NTB) += ntb.o

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