sys-kernel/zenpower3: add 9999 package

The upstream used in the versioned zenpower3 package is dead. The best fix would be to fallback to live, and use the original upstream (0.2.0 was using a fork of zenpower).

Signed-off-by: kernaltrap <kernaltrap@gmail.com>
This commit is contained in:
kernaltrap
2024-12-27 20:49:18 -06:00
parent 8ce2ebdb27
commit e8182c5247
3 changed files with 47 additions and 1 deletions

View File

@@ -0,0 +1,9 @@
--- a/Makefile 2024-12-27 20:38:15.878880229 -0600
+++ b/Makefile 2024-12-27 20:38:36.776225483 -0600
@@ -1,5 +1,5 @@
VERSION := 0.1.12
-TARGET := $(shell uname -r)
+TARGET ?= $(shell uname -r)
DKMS_ROOT_PATH := /usr/src/zenpower-$(VERSION)
KERNEL_MODULES := /lib/modules/$(TARGET)