Comment 80 for bug 1270676

Revision history for this message
Bas van den Heuvel (2-bas) wrote :

I've checked out the following git repo:

https://github.com/josch09/ampe_stor

In a directory /usr/src/ampe_stor-1.0

and created the following dkms.conf file:

PACKAGE_NAME="ampe_stor"
PACKAGE_VERSION="1.0"
MAKE[0]="make -C /lib/modules/$kernelver/build KVERSION=$kernelver M=/usr/src/ampe_stor-1.0 modules"
CLEAN="make clean"
BUILT_MODULE_NAME[0]="ampe_stor"
DEST_MODULE_LOCATION[0]="/kernel/drivers/scsi"
AUTOINSTALL="yes"

Works for my ubuntu 16.04 (Asus ux501vw skylake)