https://jxself.org/git/linux-libre.git
Raw File
Tip revision: 83d12dff71aa007236a19aee7df1c3efad26d72d authored by Jason Self on 05 December 2014, 12:28:16 UTC
Linux-libre 3.12.34-gnu
Tip revision: 83d12df
Makefile
obj-$(CONFIG_NTB) += ntb.o

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