https://jxself.org/git/linux-libre.git
Raw File
Tip revision: 6679341cf846ea179d2620bae1cb62ac79e20183 authored by Jason Self on 27 September 2013, 00:18:56 UTC
Linux-libre 3.10.13-gnu
Tip revision: 6679341
Makefile
obj-$(CONFIG_NTB) += ntb.o

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