summarylogtreecommitdiffstats
path: root/kbase.patch
diff options
context:
space:
mode:
authorBarbUk2023-08-01 08:59:30 +0200
committerBarbUk2023-08-01 08:59:30 +0200
commit67d68b94c194a0062b78a7998005a53729b4fa31 (patch)
tree5b89c18c11350a2659bc97d2c90933c6085b7107 /kbase.patch
parent6b0e512f1998f42a9b6f07fc337d01c713706894 (diff)
downloadaur-67d68b94c194a0062b78a7998005a53729b4fa31.tar.gz
Bump to 0.44
Diffstat (limited to 'kbase.patch')
-rw-r--r--kbase.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/kbase.patch b/kbase.patch
deleted file mode 100644
index 4cc8aabd92d6..000000000000
--- a/kbase.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/tp_smapi-master/Makefile
-+++ b/tp_smapi-master/Makefile
-@@ -2,7 +2,7 @@
- # This part runs as a normal, top-level Makefile:
- X:=$(shell false)
- KVER ?= $(shell uname -r)
--KBASE ?= /lib/modules/$(KVER)
-+KBASE ?= /usr/lib/modules/$(KVER)
- KSRC ?= $(KBASE)/source
- KBUILD ?= $(KBASE)/build
- MOD_DIR ?= $(KBASE)/kernel