Skip to content

Commit 569f04a

Browse files
committed
update tests
1 parent c969f7d commit 569f04a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netapp/Kbuild

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ obj-m := kfabric.o kfi_verbs.o kfi_test_simple.o
33
ccflags-y := -I$(src)/include
44
kfabric-y := kfi/kfabric.o
55
kfi_verbs-y := prov/ibverbs/kfi_verbs.o
6-
kfi_test_simple-y := tests/simple.o
6+
kfi_test_simple-y := tests/simple/simple.o

0 commit comments

Comments
 (0)