https://jxself.org/git/linux-libre.git
Raw File
Tip revision: 93508095627a120c5500f6070949572a709fd34f authored by Jason Self on 12 December 2013, 06:38:12 UTC
Linux-libre 3.12.5-gnu
Tip revision: 9350809
Makefile
obj-$(CONFIG_NTB) += ntb.o

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