https://jxself.org/git/linux-libre.git
Raw File
Tip revision: dcb1dd0aa7d30b9db03d29c3547edb7ae6bffe5f authored by Jason Self on 09 January 2014, 20:25:21 UTC
Linux-libre 3.10.26-gnu
Tip revision: dcb1dd0
Makefile
obj-$(CONFIG_NTB) += ntb.o

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