https://jxself.org/git/linux-libre.git
Raw File
Tip revision: f681e36c8e82fe2eb41be7992886b7048e852801 authored by Jason Self on 20 December 2013, 15:45:36 UTC
Linux-libre 3.10.25-gnu
Tip revision: f681e36
Makefile
obj-$(CONFIG_NTB) += ntb.o

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