summarylogtreecommitdiffstats
path: root/dkms.conf
blob: b82e2b0eb5d8af72eb33459cbd27c2ccaa535f95 (plain)
1
2
3
4
5
6
7
PACKAGE_NAME="goodix-p2max"
PACKAGE_VERSION="20190917"
MAKE[0]="KERNEL_SOURCE_DIR=/usr/lib/modules/$kernelver/build make modules"
CLEAN="make clean"
BUILT_MODULE_NAME[0]="goodix"
DEST_MODULE_LOCATION[0]="/kernel/drivers/input/touchscreen"
AUTOINSTALL="yes"