]> git.sur5r.net Git - groeck-it87/commit
Add optional DKMS target to Makefile
authorBurt P <pburt0@gmail.com>
Sun, 3 Dec 2017 17:12:08 +0000 (11:12 -0600)
committerGuenter Roeck <linux@roeck-us.net>
Sun, 3 Dec 2017 17:53:19 +0000 (09:53 -0800)
commit6c1e48b4f16b65b6e2ff95d950b250581b0cbe91
tree1f04dc0414b5c030a2332e7ea711534e5d8744fd
parent6582b4739f90e8efec31c7406a7826bdf314f8a8
Add optional DKMS target to Makefile

Using DKMS, the driver will be automatically rebuilt when
the kernel is updated.

* `make dkms` to install via DKMS
* `make dkms_clean` to remove from DKMS

Signed-off-by: Burt P <pburt0@gmail.com>
Makefile
dkms.conf [new file with mode: 0644]