]> git.sur5r.net Git - groeck-it87/commit
Add optional DKMS target to Makefile (v2)
authorBurt P <pburt0@gmail.com>
Sun, 3 Dec 2017 17:12:08 +0000 (11:12 -0600)
committerGuenter Roeck <linux@roeck-us.net>
Sat, 6 Jan 2018 12:19:36 +0000 (04:19 -0800)
commit5edd7bb6f908b66b3a2a0d0a7ec9e04d723147e5
treefbb3fcb87dbe06be51213736c61f0b0fdee7db6b
parent98fa33ddad109dc6132b1fb82a3a8ea40670a0e3
Add optional DKMS target to Makefile (v2)

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]
it87.c