mirror of
https://github.com/wessel-novacustom/clevo-keyboard.git
synced 2024-11-15 03:34:01 +01:00
commit
03af55febd
|
@ -1,10 +1,10 @@
|
|||
PACKAGE_NAME=tuxedo_keyboard
|
||||
PACKAGE_VERSION=1
|
||||
|
||||
DEST_MODULE_LOCATION=/extra
|
||||
DEST_MODULE_LOCATION=/kernel/lib/
|
||||
BUILT_MODULE_NAME=tuxedo_keyboard
|
||||
BUILT_MODULE_LOCATION=src/
|
||||
|
||||
MAKE="make -C . KERNELDIR=/lib/modules/${kernelver}/build"
|
||||
CLEAN="make -C src/ clean"
|
||||
AUTOINSTALL="yes"
|
||||
AUTOINSTALL="yes"
|
||||
|
|
Loading…
Reference in a new issue