[nct6687] fix

Signed-off-by: Gwenhael Le Moine <gwenhael.le.moine@gmail.com>
This commit is contained in:
Gwenhael Le Moine 2024-05-19 17:22:44 +02:00
parent 781caad470
commit 9c24e97087
No known key found for this signature in database
GPG key ID: FDFE3669426707A7

View file

@ -52,7 +52,7 @@ make
# installation
mkdir -p $PKG/lib/modules/${KERNEL_VERSION}/kernel/drivers/hwmon/
cp nct6687.ko $PKG/lib/modules/${KERNEL_VERSION}/kernel/drivers/hwmon/
cp ${KERNEL_VERSION}/nct6687.ko $PKG/lib/modules/${KERNEL_VERSION}/kernel/drivers/hwmon/
mkdir -p $PKG/usr/doc/$PRGNAM/
cp -R images/ LICENSE *.md $PKG/usr/doc/$PRGNAM/