https://jxself.org/git/linux-libre.git
Raw File
Tip revision: 1c9ffa08b1db6a6074f953848b35a319b678688e authored by Jason Self on 30 January 2015, 01:42:41 UTC
Linux-libre 3.10.67-gnu
Tip revision: 1c9ffa0
Makefile
obj-$(CONFIG_NTB) += ntb.o

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