mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-19 16:45:38 +08:00
10 lines
214 B
Plaintext
10 lines
214 B
Plaintext
|
PACKAGE_NAME="acpi_call"
|
||
|
PACKAGE_VERSION="#MODULE_VERSION#"
|
||
|
AUTOINSTALL="yes"
|
||
|
|
||
|
MAKE[0]="make KVERSION=$kernelver"
|
||
|
CLEAN="make clean"
|
||
|
|
||
|
BUILT_MODULE_NAME[0]="acpi_call"
|
||
|
DEST_MODULE_LOCATION[0]="/kernel/drivers/acpi"
|