slackbuilds_ponce/system/acpi_call
Sanel Zukan 29fb3823f8
system/acpi_call: Allow acpi_call to be built with 5.x kernels.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2020-10-31 00:29:50 +07:00
..
acpi_call.info
acpi_call.SlackBuild
doinst.sh
fix-5.x-kernel.patch
fix-acpi-include.patch
README
slack-desc

Simple kernel module that enables you to call ACPI methods by writing
the method name followed by arguments to /proc/acpi/call. It allows you
to tamper with your system and should be used with CAUTION.

To build the package for a kernel different from the running one,
start the script setting the KERNEL variable as in:

KERNEL=4.4.14 ./acpi_call.SlackBuild