Merge pull request #1 from Brainiarc7/patch-1

The /extra module target is invalid on current kernels
This commit is contained in:
Christian Loritz 2018-06-28 11:13:30 +02:00 committed by GitHub
commit 345aad4b2e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"