Files
apple-ib-drv/dkms.conf
Ronald Tschalär 4c99b6d7ec applespi: Ensure initrd is rebuilt after installing this driver.
This driver needs to be part of the initrd if the disk is encrypted or
anything else requests keyboard input during early boot.
2017-10-07 19:41:37 -07:00

9 lines
185 B
Plaintext

PACKAGE_NAME="applespi"
PACKAGE_VERSION="0.1"
CLEAN="make clean"
MAKE[0]="make"
BUILT_MODULE_NAME[0]="applespi"
DEST_MODULE_LOCATION[0]="/updates"
AUTOINSTALL="yes"
REMAKE_INITRD="yes"