mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 02:27:36 +03:00
Rename modules to module and update references
This commit is contained in:
+2
-2
@@ -1,8 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
prog=check.sh
|
||||
spl_module=../modules/spl/spl.ko
|
||||
splat_module=../modules/splat/splat.ko
|
||||
spl_module=../module/spl/spl.ko
|
||||
splat_module=../module/splat/splat.ko
|
||||
splat_cmd=../cmd/splat
|
||||
verbose=
|
||||
|
||||
|
||||
Reference in New Issue
Block a user