Commit cb848a55 authored by Tim Gardner's avatar Tim Gardner

UBUNTU: [Config] Install spl/zfs under the kernel modules directory

Signed-off-by: default avatarTim Gardner <tim.gardner@canonical.com>
parent 09149e3f
......@@ -87,7 +87,7 @@ install-%: MODPUBKEY=$(builddir)/build-$*/certs/signing_key.x509
install-%: build_dir=$(builddir)/build-$*
install-%: splopts = INSTALL_MOD_STRIP=1
install-%: splopts += INSTALL_MOD_PATH=$(pkgdir)/
install-%: splopts += INSTALL_MOD_DIR=zfs
install-%: splopts += INSTALL_MOD_DIR=kernel/zfs
install-%: splopts += $(conc_level)
install-%: zfsopts = $(splopts)
install-%: checks-%
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment