]> git.proxmox.com Git - mirror_spl-debian.git/blame - debian/dkms
Merge branch 'upstream'
[mirror_spl-debian.git] / debian / dkms
CommitLineData
0fbe1fc0
DH
1AUTOINSTALL="yes"
2PACKAGE_NAME="spl"
3PACKAGE_VERSION="#MODULE_VERSION#"
f3dcb34e 4PRE_BUILD="configure --prefix=/usr --with-config=kernel --with-linux=$(case `lsb_release -is` in Debian) echo ${kernel_source_dir/%build/source};; *) echo ${kernel_source_dir};; esac) --with-linux-obj=${kernel_source_dir}"
0fbe1fc0
DH
5POST_REMOVE="rm -r /usr/src/spl-#MODULE_VERSION#/${kernelver}"
6REMAKE_INITRD="no"
7MAKE[0]="make && make install-data-local && make -C include install"
8BUILT_MODULE_NAME[0]="spl"
9BUILT_MODULE_LOCATION[0]="module/spl/"
10DEST_MODULE_LOCATION[0]="/extra/spl/spl"
11MAKE[1]="true"
12BUILT_MODULE_NAME[1]="splat"
13BUILT_MODULE_LOCATION[1]="module/splat/"
14DEST_MODULE_LOCATION[1]="/extra/spl/splat"