https://jxself.org/git/linux-libre.git
Raw File
Tip revision: 84386ae10e737ef22c117c30460e95de2b7b4a4d authored by Jason Self on 13 April 2017, 08:39:00 UTC
Linux-libre 3.12.73-gnu
Tip revision: 84386ae
Makefile
obj-$(CONFIG_NTB) += ntb.o

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