summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorBrian Behlendorf <[email protected]>2009-07-10 11:37:30 -0700
committerBrian Behlendorf <[email protected]>2009-07-10 11:37:30 -0700
commite16ffab3027820bee993fc1a0e9662a9e9dba0a2 (patch)
tree138edd745c8401d08393cd4bd8a2da3dc512f179 /scripts
parent4baa59ce44998cb3e484d1c7c9d3bdddd3bc8fdf (diff)
SPLBUILD now includes modules
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/zfs.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/zfs.sh b/scripts/zfs.sh
index 35c29b67d..df1c782a5 100755
--- a/scripts/zfs.sh
+++ b/scripts/zfs.sh
@@ -14,7 +14,7 @@ KERNEL_MODULES=( \
)
SPL_MODULES=( \
- ${SPLBUILD}/module/spl/spl.ko \
+ ${SPLBUILD}/spl/spl.ko \
)
ZFS_MODULES=( \