https://jxself.org/git/linux-libre.git
Raw File
Tip revision: 8d2ebcac6ce123bdfc33aa12e797554580e621ae authored by Jason Self on 21 November 2014, 17:23:27 UTC
Linux-libre 3.10.61-gnu
Tip revision: 8d2ebca
Makefile
obj-$(CONFIG_NTB) += ntb.o

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