dkms appears to be working.

Modified the Makefile and dkms.conf file and things seem to be happier.
Now its just a matter of testing on multiple platforms with releases.
This commit is contained in:
Jeff Curless
2026-01-10 18:43:58 -05:00
parent 6c84fd6422
commit ca66fa0ea4
5 changed files with 16 additions and 485 deletions

View File

@@ -13,4 +13,4 @@ sudo cp oneUpPower.c $DKMS_SRC/oneUpPower.c
sudo dkms add -m oneUpPower -v 1.0
sudo dkms build -m oneUpPower -v 1.0
sudo dkms install -m oneUpPower -v 1.0
#sudo dkms install -m oneUpPower -v 1.0