Skip to content

Commit 9b19313

Browse files
author
Ryan Moeller
committed
Update path to SPL for DKMS build
1 parent fe02742 commit 9b19313

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/dkms.mkconf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,6 @@ BUILT_MODULE_NAME[6]="zlua"
111111
BUILT_MODULE_LOCATION[6]="module/lua/"
112112
DEST_MODULE_LOCATION[6]="/extra/lua/zlua"
113113
BUILT_MODULE_NAME[7]="spl"
114-
BUILT_MODULE_LOCATION[7]="module/spl/"
115-
DEST_MODULE_LOCATION[7]="/extra/spl/spl"
114+
BUILT_MODULE_LOCATION[7]="module/os/linux/spl/"
115+
DEST_MODULE_LOCATION[7]="/extra/os/linux/spl/spl"
116116
EOF

0 commit comments

Comments
 (0)