You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
MAKE="make TARGET=${kernelver} CFLAGS_MODULE+=@CFLGS@"
|
|
CLEAN="make clean"
|
|
PACKAGE_NAME="zenpower"
|
|
PACKAGE_VERSION="@VERSION@"
|
|
BUILT_MODULE_NAME[0]="zenpower"
|
|
DEST_MODULE_LOCATION[0]="/kernel/drivers/hwmon/zenpower"
|
|
AUTOINSTALL="yes"
|