You've already forked apple-ib-drv
mirror of
https://github.com/t2linux/apple-ib-drv.git
synced 2026-04-30 13:31:57 -07:00
4c99b6d7ec
This driver needs to be part of the initrd if the disk is encrypted or anything else requests keyboard input during early boot.
9 lines
185 B
Plaintext
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"
|