You've already forked linux-apfs-oot
mirror of
https://github.com/linux-apfs/linux-apfs-oot.git
synced 2026-05-01 15:01:20 -07:00
277a34e048
* Add dkms.conf * Make Makefile dkms-friendly
8 lines
129 B
Plaintext
8 lines
129 B
Plaintext
PACKAGE_NAME="linux-apfs"
|
|
PACKAGE_VERSION="0.1"
|
|
|
|
BUILT_MODULE_NAME[0]="apfs"
|
|
DEST_MODULE_LOCATION[0]="/extra"
|
|
|
|
AUTOINSTALL="yes"
|