aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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: