forked from Minki/linux
963de4739f
This is a simple ping pong driver that exercises the scratch pads and doorbells of the ntb hardware. This driver may be used to test that your ntb hardware and drivers are functioning at a basic level. Signed-off-by: Allen Hubbe <Allen.Hubbe@emc.com> Signed-off-by: Jon Mason <jdmason@kudzu.us>
2 lines
45 B
Makefile
2 lines
45 B
Makefile
obj-$(CONFIG_NTB_PINGPONG) += ntb_pingpong.o
|