mirror of
https://github.com/infiniteCable2/panda.git
synced 2026-02-19 09:43:51 +08:00
This will add dkms support, and make installations easier. Especially when upgrading the system from one kernel version to another. DKMS will handle kernel upgrades automatically.
Installs the panda linux kernel driver using DKMS.
This will allow the panda to work with tools such as can-utils
installation:
- make link
- make all
- make install
uninstall:
- make uninstall