mirror of
https://github.com/wessel-novacustom/clevo-keyboard.git
synced 2024-11-15 03:34:01 +01:00
10 lines
241 B
Plaintext
10 lines
241 B
Plaintext
|
PACKAGE_NAME=tuxedo_keyboard
|
||
|
PACKAGE_VERSION=1
|
||
|
|
||
|
DEST_MODULE_LOCATION=/extra
|
||
|
BUILT_MODULE_NAME=tuxedo_keyboard
|
||
|
BUILT_MODULE_LOCATION=src/
|
||
|
|
||
|
MAKE="make -C . KERNELDIR=/lib/modules/${kernelver}/build"
|
||
|
CLEAN="make -C src/ clean"
|
||
|
AUTOINSTALL="yes"
|