We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c969f7d commit 569f04aCopy full SHA for 569f04a
netapp/Kbuild
@@ -3,4 +3,4 @@ obj-m := kfabric.o kfi_verbs.o kfi_test_simple.o
3
ccflags-y := -I$(src)/include
4
kfabric-y := kfi/kfabric.o
5
kfi_verbs-y := prov/ibverbs/kfi_verbs.o
6
-kfi_test_simple-y := tests/simple.o
+kfi_test_simple-y := tests/simple/simple.o
0 commit comments