Initial commit

This commit is contained in:
Lukas Stancik
2020-12-26 19:28:14 +00:00
commit 464b9451ce
5 changed files with 563 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
PACKAGE_NAME=asus_u36sd_fan
PACKAGE_VERSION=0.1
CLEAN="make clean"
BUILT_MODULE_NAME[0]=asus_u36sd_fan
DEST_MODULE_LOCATION[0]=/extra
MAKE[0]="make KVER=${kernelver} KDIR=/lib/modules/${kernelver}/build"
AUTOINSTALL="yes"