From 3cd29884742a707ff7ff765d104b3a37ea28ea52 Mon Sep 17 00:00:00 2001 From: Joursoir Date: Mon, 16 Jan 2023 03:44:25 +0400 Subject: drop handle on the single target disk Task: 2 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 3ac5a0a..cbcd659 100644 --- a/Makefile +++ b/Makefile @@ -48,7 +48,7 @@ clean: load: dmesg -C - insmod sbdd.ko disk="$(TARG_BLK)" disklist=$(DISK_LIST) + insmod sbdd.ko disklist=$(DISK_LIST) dmesg unload: -- cgit v1.2.3-18-g5258