ocerman / zenpower

Zenpower is Linux kernel driver for reading temperature, voltage(SVI2), current(SVI2) and power(SVI2) for AMD Zen family CPUs.
GNU General Public License v2.0
448 stars 45 forks source link

Better support for building on Arch #2

Open Benzhaomin opened 5 years ago

Benzhaomin commented 5 years ago

I built a PKGBUILD for Arch Linux https://aur.archlinux.org/packages/zenpower-dkms-git/

To make it easy, I simply copied it87's Makefile and edited it a bit. It's fairly similar to your Makefile but has a bit better support for some platforms. Feel free to merge it with yours :)

ocerman commented 5 years ago

Hello, thanks. I will look at it.

xcom169 commented 4 years ago

Hello All!

This driver will be part of Kernel 5.8 or 5.9 ?