mirror of
https://github.com/lretq/fake-battery-linux.git
synced 2026-08-22 13:27:19 +00:00
initial commit; version 0.1.0
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
PACKAGE_VERSION="0.1.0"
|
||||
PACKAGE_NAME="fake-battery"
|
||||
CLEAN=true
|
||||
BUILT_MODULE_NAME[0]="fake-battery"
|
||||
BUILT_MODULE_LOCATION[0]=""
|
||||
DEST_MODULE_LOCATION[0]="/extra"
|
||||
MAKE[0]="make KVER=$kernelver -C ${dkms_tree}/${PACKAGE_NAME}/${PACKAGE_VERSION}/build"
|
||||
AUTOINSTALL="yes"
|
||||
|
||||
Reference in New Issue
Block a user