sys-kernel/zenpower3-0.2.0: Swap to working upstream

So, probably wasn't the best idea to just drop 0.2.0 and add a 9999 ebuild. Im a little rusty. Anyway, I found a working upstream that can be used.

Signed-off-by: kernaltrap <kernaltrap@gmail.com>
This commit is contained in:
kernaltrap
2024-12-27 21:03:06 -06:00
parent e8182c5247
commit 1d7c85e619
3 changed files with 2 additions and 49 deletions

View File

@@ -1,9 +0,0 @@
--- 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)