]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blob - drivers/staging/lustre/lnet/selftest/Makefile
staging: add Lustre file system client support
[mirror_ubuntu-bionic-kernel.git] / drivers / staging / lustre / lnet / selftest / Makefile
1 obj-$(CONFIG_LNET_SELFTEST) := lnet_selftest.o
2
3 lnet_selftest-y := console.o conrpc.o conctl.o framework.o timer.o rpc.o \
4 module.o ping_test.o brw_test.o
5
6 ccflags-y := -I$(src)/../include